platform_hardware_interfaces/boot/1.0/default/android.hardware.boot@1.0-service.rc
Connor O'Brien 50e32b752e Run boot HAL service as root
The service must run as root to access block devices required by
the existing implementation.

Test: bootctl is-slot-bootable 1
Change-Id: I882cba8ad24943781d5c447b67518acc03efc9a8
Signed-off-by: Connor O'Brien <connoro@google.com>
2016-11-08 16:26:43 -08:00

4 lines
113 B
Text

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