summaryrefslogtreecommitdiffstats
path: root/light/2.0
diff options
context:
space:
mode:
authorSteven Moreland2017-10-04 16:54:11 -0500
committerandroid-build-merger2017-10-04 16:54:11 -0500
commit70bfb9d250087071fb1cabc6f7e06f26c806e7e6 (patch)
tree8104e06cc24700d49f3901014385b04ceb010ed0 /light/2.0
parentbf5e381a8b6dc8bfcb00ce6b91a82ffe21d2fe6c (diff)
parent9a17f41f6f80c64b947b9ea2f35e400fd8f96599 (diff)
downloadplatform-hardware-interfaces-70bfb9d250087071fb1cabc6f7e06f26c806e7e6.tar.gz
platform-hardware-interfaces-70bfb9d250087071fb1cabc6f7e06f26c806e7e6.tar.xz
platform-hardware-interfaces-70bfb9d250087071fb1cabc6f7e06f26c806e7e6.zip
Merge "Update for hidl adapter module defaults." am: 988c977079 am: 861651985f am: b53e6ad535
am: 9a17f41f6f Change-Id: I78d9292068b372238554fd9d35128e69f5b5f9d2
Diffstat (limited to 'light/2.0')
-rw-r--r--light/2.0/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/light/2.0/Android.bp b/light/2.0/Android.bp
index 3412fcc3..f1ce5206 100644
--- a/light/2.0/Android.bp
+++ b/light/2.0/Android.bp
@@ -128,6 +128,7 @@ genrule {
128 128
129cc_test { 129cc_test {
130 name: "android.hardware.light@2.0-adapter", 130 name: "android.hardware.light@2.0-adapter",
131 defaults: ["hidl-module-defaults"],
131 shared_libs: [ 132 shared_libs: [
132 "libhidladapter", 133 "libhidladapter",
133 "libhidlbase", 134 "libhidlbase",