summaryrefslogtreecommitdiffstats
path: root/configstore
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2017-05-01 23:37:04 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-05-01 23:37:04 +0000
commitf90189a79fc1ddd48e863502ef05dbda58a2c18d (patch)
tree9caf92bed75e711e56955cd051c174417b541c2d /configstore
parentc412a65e9877dbbea91822f00f5af4ac4d69e135 (diff)
parent5fba1db1d28839f0cf7014f838fee30a10da3f0c (diff)
downloadandroid_hardware_interfaces-f90189a79fc1ddd48e863502ef05dbda58a2c18d.tar.gz
android_hardware_interfaces-f90189a79fc1ddd48e863502ef05dbda58a2c18d.tar.bz2
android_hardware_interfaces-f90189a79fc1ddd48e863502ef05dbda58a2c18d.zip
Merge "Remove redundant dependencies" am: 62769b7196 am: 170e2e85a2
am: 5fba1db1d2 Change-Id: I661fff75d140b4359af055a0f08f08ef33c889c3
Diffstat (limited to 'configstore')
-rw-r--r--configstore/1.0/Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/configstore/1.0/Android.bp b/configstore/1.0/Android.bp
index bd203ccf9..4993dc304 100644
--- a/configstore/1.0/Android.bp
+++ b/configstore/1.0/Android.bp
@@ -52,13 +52,11 @@ cc_library_shared {
"liblog",
"libutils",
"libcutils",
- "android.hidl.base@1.0",
],
export_shared_lib_headers: [
"libhidlbase",
"libhidltransport",
"libhwbinder",
"libutils",
- "android.hidl.base@1.0",
],
}