clover: rootdir: fix radio interface keeps retrying in background
* android.hardware.radio keeps in retrying for wifi variant * it is retrying by com.android.phone(TeleService.apk) Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
a6b6c5f5e2
commit
025faf92c5
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ on property:ro.vendor.radio.noril=yes
|
|||
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"
|
||||
mount none /dev/null /system/priv-app/TeleService/TeleService.apk bind
|
||||
|
||||
# Set max charge current
|
||||
on property:sys.incall=true
|
||||
|
|
Loading…
Reference in a new issue