summaryrefslogtreecommitdiffstats
path: root/usb
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-03-04 12:00:03 -0800
committerSteven Moreland <smoreland@google.com>2019-03-04 14:09:25 -0800
commitb91ac5c6a0c0b76f17c19a1d3983d5faa1857eb6 (patch)
tree3c88370347031e8f5d981e76943da9b9367a8ede /usb
parent371da1503e727477bc9d1c74e5702d9ff12d234b (diff)
downloadandroid_hardware_interfaces-b91ac5c6a0c0b76f17c19a1d3983d5faa1857eb6.tar.gz
android_hardware_interfaces-b91ac5c6a0c0b76f17c19a1d3983d5faa1857eb6.tar.bz2
android_hardware_interfaces-b91ac5c6a0c0b76f17c19a1d3983d5faa1857eb6.zip
Update makefies: no 'types' internal
Bug: 123976090 Test: N/A Change-Id: I84b659b163b63d39535b462a3df8a9c19f680976
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,
}