davinci: Remove android.hardware.usb from the device manifest.

This has now moved to a standalone VINTF fragment in
platform/hardware/interfaces:2d7820a6ef2df58f2417f2ea7bfefe01c763e807

Bug: 154366158
Change-Id: I1bd54b6b85e44f3a9b00320940cc42769ffe0304
This commit is contained in:
Pratham Pratap 2020-04-27 13:10:00 +05:30 committed by Arian
parent 7e7dc3493d
commit bdbe497762
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -241,16 +241,6 @@
</interface>
<fqname>@1.0::IOffloadControl/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.usb</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IUsb</name>
<instance>default</instance>
</interface>
<fqname>@1.0::IUsb/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.vibrator</name>
<transport>hwbinder</transport>