sm7250-common: Fix namespace prefix in nfcee_access.xml
This commit is contained in:
committed by
KakatkarAkshay
parent
0e3ec1e429
commit
46598f7f46
@@ -60,6 +60,9 @@ fi
|
||||
|
||||
function blob_fixup() {
|
||||
case "${1}" in
|
||||
system/etc/nfcee_access.xml)
|
||||
sed -i -e 's|xliff=\"urn:oasis:names:tc:xliff:document:1.2|android=\"http:\/\/schemas.android.com\/apk\/res\/android|' "${2}"
|
||||
;;
|
||||
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}"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user