Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: remove OMX

* OMX HW video codecs are no longer used after enabling Codec2
 * OMX HW audio codecs won't work without QCOM A/V enhancements, which
   we don't have on Lineage.

Change-Id: I65852151c8fb6387add5fc4402ba3f13c97b5f64
This commit is contained in:
dianlujitao 2024-09-08 21:26:39 +08:00 committed by Albert Tang
commit a27d857000
4 changed files with 0 additions and 47 deletions

View file

@ -45,7 +45,6 @@ lib_fixups: lib_fixups_user_type = {
'vendor.qti.imsrtpservice@3.0',
): lib_fixup_vendor_suffix,
(
'libOmxCore',
'libwpa_client',
): lib_fixup_remove,
}