sanders: remove android.hardware.usb; no usbpd support

Change-Id: Icb46be06afd4f23252439e481e36741cde346612
This commit is contained in:
Bindu Gokul
2017-11-28 16:03:58 +05:30
committed by Keertesh19
parent d1015bea67
commit 1af861c1bc
2 changed files with 0 additions and 13 deletions

View File

@@ -364,15 +364,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.usb</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IUsb</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.vibrator</name>
<transport>hwbinder</transport>

View File

@@ -388,10 +388,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
textclassifier.smartselection.bundle1
# USB HAL
PRODUCT_PACKAGES += \
android.hardware.usb@1.0-service
# Vibrator
PRODUCT_PACKAGES += \
android.hardware.vibrator@1.0-impl \