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>
Background:
* Boot service now accesses /dev/trusty-ipc-dev0, which requires being a
member of the drmrpc group.
Bug: 267714941
Test: AVC denial is no longer visible on boot
Change-Id: Iebd6e94f854ef34327fb00636dc0e6bf9c0e2d9e
Signed-off-by: Donnie Pollitz <donpollitz@google.com>