Update oplus.hardware.biometrics.fingerprint manifest entry for android 12 vendors
https://dumps.tadiphone.dev/dumps/oplus/op516e/-/blob/qssi-user-12-SKQ1.211019.001-1646580650864-release-keys/odm/etc/vintf/manifest/manifest_oplus_fingerprint.xml
This commit is contained in:
parent
791981193d
commit
6ff9da18ad
@ -346,7 +346,7 @@ if grep vendor.huawei.hardware.biometrics.fingerprint /vendor/manifest.xml; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
foundFingerprint=false
|
foundFingerprint=false
|
||||||
for manifest in /vendor/manifest.xml /vendor/etc/vintf/manifest.xml /odm/etc/vintf/manifest.xml;do
|
for manifest in /vendor/manifest.xml /vendor/etc/vintf/manifest.xml /odm/etc/vintf/manifest.xml /odm/etc/vintf/manifest/manifest_oplus_fingerprint.xml;do
|
||||||
if grep -q \
|
if grep -q \
|
||||||
-e android.hardware.biometrics.fingerprint \
|
-e android.hardware.biometrics.fingerprint \
|
||||||
-e vendor.oppo.hardware.biometrics.fingerprint \
|
-e vendor.oppo.hardware.biometrics.fingerprint \
|
||||||
|
Loading…
Reference in New Issue
Block a user