mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-27 17:09:46 +00:00
Bug: 138702846 Test: build pass, function works Change-Id: I80c295a73aa982b09c81b7cbc3f3a1003c273101
13 lines
312 B
XML
13 lines
312 B
XML
<manifest version="1.0" type="device">
|
|
<hal format="hidl">
|
|
<name>android.hardware.usb</name>
|
|
<transport>hwbinder</transport>
|
|
<version>1.1</version>
|
|
<interface>
|
|
<name>IUsb</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
</manifest>
|
|
|