sanders: init: read hardware revision from ro.boot.hwrev

This commit is contained in:
Vachounet
2018-01-08 15:44:27 +01:00
committed by therootlord
parent 9d679e3f8d
commit 27a5f54f17
2 changed files with 13 additions and 43 deletions

View File

@@ -248,6 +248,9 @@ on property:ro.boot.dualsim=false
setprop persist.radio.multisim.config ""
setprop ro.telephony.default_network 10
on property:ro.boot.hwrev=*
start mmi-boot-sh
service adspd /system/vendor/bin/adspd
class main
socket adspdsock stream 0660 system audio
@@ -263,16 +266,7 @@ service mmi-boot-sh /system/vendor/bin/init.mmi.boot.sh
class core
user root
oneshot
service mmi-touch-sh /system/vendor/bin/init.mmi.touch.sh
class core
user root
oneshot
service oem-hw-sh /system/vendor/bin/init.oem.hw.sh
class core
user root
oneshot
disabled
# Sanders uses qcom sensor service
service sensors /system/vendor/bin/sensors.qcom