summaryrefslogtreecommitdiffstats
path: root/usb
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2017-06-05 17:47:36 -0700
committerSteven Moreland <smoreland@google.com>2017-06-05 17:47:36 -0700
commitf04fdeb83e736ca22ef46cc87a30360eda835364 (patch)
tree79a5f4c5de8bc022055394d367d5fb9bbdf8378a /usb
parent7cd76c1469b818d6db060fb81385eba5b4088d5b (diff)
downloadandroid_hardware_interfaces-f04fdeb83e736ca22ef46cc87a30360eda835364.tar.gz
android_hardware_interfaces-f04fdeb83e736ca22ef46cc87a30360eda835364.tar.bz2
android_hardware_interfaces-f04fdeb83e736ca22ef46cc87a30360eda835364.zip
Update internal makefiles.
These makefiles are not in dev topic branches or AOSP currently so they were not updated. This update adds hidl-generated-module defaults. Test: pass Change-Id: Ie52c54877d795bf5358aa600e6d1a13a4f166d25
Diffstat (limited to 'usb')
-rw-r--r--usb/1.1/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/usb/1.1/Android.bp b/usb/1.1/Android.bp
index d5cdf04e8..f067606d5 100644
--- a/usb/1.1/Android.bp
+++ b/usb/1.1/Android.bp
@@ -48,6 +48,7 @@ genrule {
cc_library_shared {
name: "android.hardware.usb@1.1",
+ defaults: ["hidl-module-defaults"],
generated_sources: ["android.hardware.usb@1.1_genc++"],
generated_headers: ["android.hardware.usb@1.1_genc++_headers"],
export_generated_headers: ["android.hardware.usb@1.1_genc++_headers"],