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>
6 lines
175 B
XML
6 lines
175 B
XML
<manifest version="1.0" type="device">
|
|
<hal format="aidl">
|
|
<name>android.hardware.boot</name>
|
|
<fqname>IBootControl/default</fqname>
|
|
</hal>
|
|
</manifest>
|