Files
hardware_interfaces/fastboot/aidl/default/android.hardware.fastboot-service.example.xml
Sandeep Dhavale 488f40918b Fastboot AIDL additional changes
* Fastbootshim library which wraps HIDL implementation as AIDL
* Change default implementation from library to binary

Bug: 205760652
Test: Build
Change-Id: If92d28d68f1d454b1a65f85e731a78a49b108635
Signed-off-by: Sandeep Dhavale <dhavale@google.com>
2022-11-09 00:38:19 +00:00

9 lines
206 B
XML

<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.fastboot</name>
<version>1</version>
<fqname>IFastboot/default</fqname>
</hal>
</manifest>