potter:remove nfcnci folder too on XT1687 variant to prevent nfc wakelock
This commit is contained in:
@@ -7,6 +7,7 @@ if [ "$sku" = "XT1687" ]; then
|
||||
rm /system/etc/permissions/android.hardware.nfc.xml
|
||||
rm /system/etc/permissions/android.hardware.nfc.hce.xml
|
||||
rm /system/etc/permissions/com.android.nfc_extras.xml
|
||||
rm -r /system/app/NfcNci
|
||||
else
|
||||
# Only XT1687 variant got a compass
|
||||
rm /system/etc/permissions/android.hardware.sensor.compass.xml
|
||||
|
||||
Reference in New Issue
Block a user