zuma:interfaces:boot: add aidl interface support
bootctrl aidl interface is based on hidl 1.2 interface implementation code and migrate to aidl interface Bug: 282670401 Test: - boot to home - OTA successfully in Recovery mode - OTA successfully in OS mode Change-Id: I5221ddc997d06dc24e46816885d617f4cf193502 Signed-off-by: Jason Chiu <jasoncschiu@google.com>
This commit is contained in:
parent
351d404ec5
commit
193e5e8216
10 changed files with 1035 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
service vendor.boot-default /vendor/bin/hw/android.hardware.boot-service.default-zuma
|
||||
class early_hal
|
||||
user root
|
||||
group root drmrpc
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue