clover: disable persist.vendor.data.mode on noril devices
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
3fb37678e3
commit
7ca63e7ea1
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ on property:ro.vendor.radio.noril=yes
|
|||
mount none /dev/null /system/priv-app/CallLogBackup/CallLogBackup.apk bind
|
||||
mount none /dev/null /system/priv-app/CellBroadcastLegacyApp/CellBroadcastLegacyApp.apk bind
|
||||
mount none /dev/null /system/system_ext/priv-app/EmergencyInfo/EmergencyInfo.apk bind
|
||||
setprop persist.vendor.data.mode "disabled"
|
||||
|
||||
# Set max charge current
|
||||
on property:sys.incall=true
|
||||
|
|
Loading…
Reference in a new issue