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:
Alcatraz323 2023-03-28 16:06:45 +08:00 committed by pix106
parent a6b6c5f5e2
commit 025faf92c5

View file

@ -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/priv-app/CellBroadcastLegacyApp/CellBroadcastLegacyApp.apk bind
mount none /dev/null /system/system_ext/priv-app/EmergencyInfo/EmergencyInfo.apk bind mount none /dev/null /system/system_ext/priv-app/EmergencyInfo/EmergencyInfo.apk bind
setprop persist.vendor.data.mode "disabled" setprop persist.vendor.data.mode "disabled"
mount none /dev/null /system/priv-app/TeleService/TeleService.apk bind
# Set max charge current # Set max charge current
on property:sys.incall=true on property:sys.incall=true