summaryrefslogtreecommitdiffstats
path: root/usb
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-03-05 17:40:03 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-03-05 17:40:03 +0000
commit87f43604b91f85918deac8398a3a82d05e0c17ae (patch)
tree431bc4d1f0a8135bd501c143cf351cabb5a7be5d /usb
parentb4e306782c2c312e39cfc9fcaa7f2bf56f23149b (diff)
parentb91ac5c6a0c0b76f17c19a1d3983d5faa1857eb6 (diff)
downloadandroid_hardware_interfaces-87f43604b91f85918deac8398a3a82d05e0c17ae.tar.gz
android_hardware_interfaces-87f43604b91f85918deac8398a3a82d05e0c17ae.tar.bz2
android_hardware_interfaces-87f43604b91f85918deac8398a3a82d05e0c17ae.zip
Merge "Update makefies: no 'types' internal"
Diffstat (limited to 'usb')
-rw-r--r--usb/1.2/Android.bp7
1 files changed, 0 insertions, 7 deletions
diff --git a/usb/1.2/Android.bp b/usb/1.2/Android.bp
index 55ffad06b..5206754d9 100644
--- a/usb/1.2/Android.bp
+++ b/usb/1.2/Android.bp
@@ -16,13 +16,6 @@ hidl_interface {
"android.hardware.usb@1.1",
"android.hidl.base@1.0",
],
- types: [
- "ContaminantDetectionStatus",
- "ContaminantProtectionMode",
- "ContaminantProtectionStatus",
- "PortStatus",
- "Status",
- ],
gen_java: true,
gen_java_constants: true,
}