summaryrefslogtreecommitdiffstats
path: root/tests/libhwbinder
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2017-10-04 21:36:25 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-10-04 21:36:25 +0000
commit988c9770792e50f65c61cbcbacc5aa26d9404243 (patch)
treef2c9193223470832c453963f6ae610af6269cc24 /tests/libhwbinder
parent85bb01dd6bb8e2392dff5eafd568b57e8ea5e04d (diff)
parent527fd76a0e7c032af7d2c232fbd12bd1d36a4221 (diff)
downloadandroid_hardware_interfaces-988c9770792e50f65c61cbcbacc5aa26d9404243.tar.gz
android_hardware_interfaces-988c9770792e50f65c61cbcbacc5aa26d9404243.tar.bz2
android_hardware_interfaces-988c9770792e50f65c61cbcbacc5aa26d9404243.zip
Merge "Update for hidl adapter module defaults."
Diffstat (limited to 'tests/libhwbinder')
-rw-r--r--tests/libhwbinder/1.0/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libhwbinder/1.0/Android.bp b/tests/libhwbinder/1.0/Android.bp
index 0a84abb34..139aec55b 100644
--- a/tests/libhwbinder/1.0/Android.bp
+++ b/tests/libhwbinder/1.0/Android.bp
@@ -130,6 +130,7 @@ genrule {
cc_test {
name: "android.hardware.tests.libhwbinder@1.0-adapter",
+ defaults: ["hidl-module-defaults"],
shared_libs: [
"libhidladapter",
"libhidlbase",