diff --git a/rootdir/etc/init.device.rc b/rootdir/etc/init.device.rc index 5b876cc..441d90f 100644 --- a/rootdir/etc/init.device.rc +++ b/rootdir/etc/init.device.rc @@ -35,7 +35,9 @@ on property:persist.sys.fp.vendor=none on property:ro.vendor.radio.noril=yes mount none /dev/null /system/app/CarrierDefaultApp/CarrierDefaultApp.apk bind mount none /dev/null /system/product/app/messaging/messaging.apk bind + mount none /dev/null /system/product/priv-app/PrebuiltBugle/PrebuiltBugle.apk bind mount none /dev/null /system/product/priv-app/Dialer/Dialer.apk bind + mount none /dev/null /system/product/priv-app/GoogleDialer/GoogleDialer.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/CellBroadcastLegacyApp/CellBroadcastLegacyApp.apk bind