summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Moreland2017-10-04 14:47:03 -0500
committerSteven Moreland2017-10-04 14:47:03 -0500
commit527fd76a0e7c032af7d2c232fbd12bd1d36a4221 (patch)
treeeca5b7908fdadc3cb20ff62d5f9bcacb5f85dda3 /tetheroffload/config
parentb020127017a7faf52195f0911b2378c7e69da614 (diff)
downloadplatform-hardware-interfaces-527fd76a0e7c032af7d2c232fbd12bd1d36a4221.tar.gz
platform-hardware-interfaces-527fd76a0e7c032af7d2c232fbd12bd1d36a4221.tar.xz
platform-hardware-interfaces-527fd76a0e7c032af7d2c232fbd12bd1d36a4221.zip
Update for hidl adapter module defaults.
Test: pass Change-Id: Idc6a943149a279bf17cfcfd0f2571473e53bbbbf
Diffstat (limited to 'tetheroffload/config')
-rw-r--r--tetheroffload/config/1.0/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tetheroffload/config/1.0/Android.bp b/tetheroffload/config/1.0/Android.bp
index 705253d8..5cafb5d2 100644
--- a/tetheroffload/config/1.0/Android.bp
+++ b/tetheroffload/config/1.0/Android.bp
@@ -124,6 +124,7 @@ genrule {
124 124
125cc_test { 125cc_test {
126 name: "android.hardware.tetheroffload.config@1.0-adapter", 126 name: "android.hardware.tetheroffload.config@1.0-adapter",
127 defaults: ["hidl-module-defaults"],
127 shared_libs: [ 128 shared_libs: [
128 "libhidladapter", 129 "libhidladapter",
129 "libhidlbase", 130 "libhidlbase",