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: I6f21c4af66a8404b34bc1ab5cce108f23e1962b3 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>
|