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/boot/1.0/Android.bp b/boot/1.0/Android.bp index ad9cfc7..e15b2d0 100644 --- a/boot/1.0/Android.bp +++ b/boot/1.0/Android.bp
@@ -128,6 +128,7 @@ cc_test { name: "android.hardware.boot@1.0-adapter", + defaults: ["hidl-module-defaults"], shared_libs: [ "libhidladapter", "libhidlbase",