commit | 527fd76a0e7c032af7d2c232fbd12bd1d36a4221 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Oct 04 12:47:03 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Wed Oct 04 12:47:03 2017 -0700 |
tree | eca5b7908fdadc3cb20ff62d5f9bcacb5f85dda3 | |
parent | b020127017a7faf52195f0911b2378c7e69da614 [diff] [blame] |
Update for hidl adapter module defaults. Test: pass Change-Id: Idc6a943149a279bf17cfcfd0f2571473e53bbbbf
diff --git a/tests/inheritance/1.0/Android.bp b/tests/inheritance/1.0/Android.bp index e693082..bd34512 100644 --- a/tests/inheritance/1.0/Android.bp +++ b/tests/inheritance/1.0/Android.bp
@@ -148,6 +148,7 @@ cc_test { name: "android.hardware.tests.inheritance@1.0-adapter", + defaults: ["hidl-module-defaults"], shared_libs: [ "libhidladapter", "libhidlbase",