diff options
Diffstat (limited to 'bluetooth/1.0/Android.bp')
-rw-r--r-- | bluetooth/1.0/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bluetooth/1.0/Android.bp b/bluetooth/1.0/Android.bp index 5637aa49af..9d2cf6ee77 100644 --- a/bluetooth/1.0/Android.bp +++ b/bluetooth/1.0/Android.bp @@ -137,6 +137,7 @@ genrule { cc_test { name: "android.hardware.bluetooth@1.0-adapter", + defaults: ["hidl-module-defaults"], shared_libs: [ "libhidladapter", "libhidlbase", |