summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.hardware.rc4
1 files changed, 4 insertions, 0 deletions
diff --git a/init.hardware.rc b/init.hardware.rc
index 02f849df..74ebcc48 100644
--- a/init.hardware.rc
+++ b/init.hardware.rc
@@ -871,6 +871,10 @@ on property:vendor.all.modules.ready=1
on property:persist.radio.multisim.config=dsds
start vendor.qcrild2
+# Stop 2nd qcrild when the property set to empty string
+on property:persist.radio.multisim.config=
+ stop vendor.qcrild2
+
on property:sys.boot_completed=1 && property:ro.boot.mode=firstboot
start init-firstboot-sh