Files
hardware_interfaces/contexthub/aidl/default/contexthub-default.xml
Lei Ju 8787afa9e6 Introduce a new callback function to get client's UUID
Bug: 247124878
Test: compilation and manual test
Change-Id: I96b386fc232c4f65615858cf9b65317ae5bdc499
2023-06-30 10:28:54 -07:00

11 lines
283 B
XML

<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.contexthub</name>
<version>3</version>
<interface>
<name>IContextHub</name>
<instance>default</instance>
</interface>
</hal>
</manifest>