clover: init: fix no fingerprint/ril files locations

Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
pix106 2021-08-19 16:13:23 +02:00
parent 3742d41966
commit 1045954ae3

View file

@ -34,12 +34,12 @@ on property:persist.sys.fp.vendor=none
on property:ro.vendor.radio.noril=yes on property:ro.vendor.radio.noril=yes
mount none /dev/null /system/app/CarrierDefaultApp/CarrierDefaultApp.apk bind mount none /dev/null /system/app/CarrierDefaultApp/CarrierDefaultApp.apk bind
mount none /dev/null /system/app/messaging/messaging.apk bind mount none /dev/null /system/product/app/messaging/messaging.apk bind
mount none /dev/null /system/priv-app/Dialer/Dialer.apk bind mount none /dev/null /system/product/priv-app/Dialer/Dialer.apk bind
mount none /dev/null /system/priv-app/CarrierConfig/CarrierConfig.apk bind mount none /dev/null /system/system_ext/priv-app/CarrierConfig/CarrierConfig.apk bind
mount none /dev/null /system/priv-app/CallLogBackup/CallLogBackup.apk bind mount none /dev/null /system/priv-app/CallLogBackup/CallLogBackup.apk bind
mount none /dev/null /system/priv-app/CellBroadcastReceiver/CellBroadcastReceiver.apk bind mount none /dev/null /system/priv-app/CellBroadcastLegacyApp/CellBroadcastLegacyApp.apk bind
mount none /dev/null /system/priv-app/EmergencyInfo/EmergencyInfo.apk bind mount none /dev/null /system/system_ext/priv-app/EmergencyInfo/EmergencyInfo.apk bind
# Set max charge current # Set max charge current
on property:sys.incall=true on property:sys.incall=true