sanders: manually start sensorservice

This commit is contained in:
Vachounet
2017-12-13 11:49:09 +01:00
committed by therootlord
parent 09459278b3
commit 28ff186699
2 changed files with 7 additions and 0 deletions

View File

@@ -483,6 +483,10 @@ service charger /charger
seclabel u:r:charger:s0
disabled
service sensoors /system/bin/sensorservice
class main
user root
# Allow usb charging to be disabled peristently
on property:persist.usb.chgdisabled=1
write /sys/class/power_supply/battery/charging_enabled 0

View File

@@ -222,6 +222,9 @@ persist.data.iwlan.enable=true
# Sensors
ro.hardware.sensors=sanders
# SensorService
system_init.startsensorservice=0
# USB
ro.usb.mtp=0x2e82
ro.usb.mtp_adb=0x2e76