copy from device/google/zuma/interfaces/boot $ git log --oneline -1 interfaces/boot/ 193e5e8 zuma:interfaces:boot: add aidl interface support Bug: 265063384 Change-Id: I9b8318eee17e51f40577d7f4c6514703483b8eaa Signed-off-by: Jason Chiu <jasoncschiu@google.com>
7 lines
175 B
XML
7 lines
175 B
XML
<manifest version="1.0" type="device">
|
|
<hal format="aidl">
|
|
<name>android.hardware.boot</name>
|
|
<fqname>IBootControl/default</fqname>
|
|
</hal>
|
|
</manifest>
|