dre: Return to stock IMS system stack
Change-Id: I72f838ce6602ee8de1635572791cb7743860a1d7
This commit is contained in:
parent
1a1d988411
commit
4315cd23c7
4 changed files with 65 additions and 18 deletions
|
|
@ -58,6 +58,9 @@ function blob_fixup() {
|
|||
product/etc/sysconfig/com.android.hotwordenrollment.common.util.xml)
|
||||
sed -i "s/\/my_product/\/product/" "${2}"
|
||||
;;
|
||||
system_ext/framework/oplus-ims-ext.jar)
|
||||
apktool_patch "${2}" "${MY_DIR}/blob-patches/oplus-ims-ext.patch" -r
|
||||
;;
|
||||
system_ext/lib64/libwfdnative.so)
|
||||
sed -i "s/android.hidl.base@1.0.so/libhidlbase.so\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/" "${2}"
|
||||
;;
|
||||
|
|
|
|||
Loading…
Reference in a new issue