sm6375-common: automatically patch ims
https://review.lineageos.org/q/topic:%22extract-utils-apktool%22 Change-Id: I704e191adc7aafe6fe062c1bb330fbd1ca05493c
This commit is contained in:
parent
f8025fc851
commit
7962f0faab
6 changed files with 262 additions and 1 deletions
|
|
@ -70,6 +70,9 @@ function blob_fixup() {
|
|||
system_ext/etc/permissions/moto-telephony.xml)
|
||||
sed -i "s#/system/#/system_ext/#" "${2}"
|
||||
;;
|
||||
system_ext/priv-app/ims/ims.apk)
|
||||
apktool_patch "${2}" "$MY_DIR/ims-patches"
|
||||
;;
|
||||
vendor/etc/vintf/manifest/vendor.dolby.media.c2@1.0-service.xml)
|
||||
sed -ni '/default.*fqname/!p' "${2}"
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue