Files
hardware_interfaces/boot/1.1/default/android.hardware.boot@1.1.xml
David Anderson 0ede089f5b Fix requests for IBootControl 1.0 when using the 1.1 HAL.
Bug: 138861550
Test: cuttlefish boots
Change-Id: I10587a70dca716366a5cf48c8bc8c1bc4fb9f93a
2019-10-14 16:00:00 -07:00

8 lines
221 B
XML

<manifest version="1.0" type="device">
<hal format="hidl">
<name>android.hardware.boot</name>
<transport>hwbinder</transport>
<fqname>@1.1::IBootControl/default</fqname>
</hal>
</manifest>