Merge "Run boot HAL service as root"

This commit is contained in:
Connor O'Brien
2016-11-10 20:23:00 +00:00
committed by Gerrit Code Review

View File

@@ -1,4 +1,4 @@
service boot-hal-1-0 /system/bin/hw/android.hardware.boot@1.0-service
class hal
user system
group system readproc
user root
group root