Merge "Start seempd from correct location"

This commit is contained in:
Linux Build Service Account 2017-08-17 23:47:22 -07:00 committed by Gerrit - the friendly Code Review server
commit 815df1360d

View file

@ -419,11 +419,11 @@ on charger
# user system
# group system
service seempd /system/vendor/bin/seempd
class late_start
user system
group system sdcard_rw
socket seempdw dgram 0666 system system
service seempd /system/bin/seempd
class late_start
user system
group system sdcard_rw
socket seempdw dgram 0666 system system
service tlocd /system/bin/tloc_daemon
class late_start