summaryrefslogtreecommitdiff
authorTellen Yu <tellen.yu@amlogic.com>2017-11-14 05:56:20 (GMT)
committer Tellen Yu <tellen.yu@amlogic.com>2017-12-14 05:10:24 (GMT)
commit462cc9d95b370abf8985ac530b72d45cde988661 (patch)
tree1fcf060ab59c54cbd2bfa403cb8dfbb328b8efff
parent1bb76b1de156394df6e1b89d412850515c1d34cc (diff)
downloadinterfaces-462cc9d95b370abf8985ac530b72d45cde988661.zip
interfaces-462cc9d95b370abf8985ac530b72d45cde988661.tar.gz
interfaces-462cc9d95b370abf8985ac530b72d45cde988661.tar.bz2
bringup: delete can not exist lib in 8.1 [6/12]
PD# 156770 android.hidl.base@1.0 had been remvoed from 8.1 HIDL Change-Id: I517b44c5d41ce3429402c5d911ef58c6c6a66c37
Diffstat
-rw-r--r--droidvold/1.0/Android.bp4
-rw-r--r--hdmicec/1.0/Android.bp4
-rw-r--r--systemcontrol/1.0/Android.bp4
-rw-r--r--test/1.0/Android.bp4
4 files changed, 0 insertions, 16 deletions
diff --git a/droidvold/1.0/Android.bp b/droidvold/1.0/Android.bp
index 2533e09..ed66c2e 100644
--- a/droidvold/1.0/Android.bp
+++ b/droidvold/1.0/Android.bp
@@ -60,14 +60,12 @@ cc_library_shared {
"liblog",
"libutils",
"libcutils",
- "android.hidl.base@1.0",
],
export_shared_lib_headers: [
"libhidlbase",
"libhidltransport",
"libhwbinder",
"libutils",
- "android.hidl.base@1.0",
],
}
@@ -85,13 +83,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",
],
}
diff --git a/hdmicec/1.0/Android.bp b/hdmicec/1.0/Android.bp
index cc38a95..d813808 100644
--- a/hdmicec/1.0/Android.bp
+++ b/hdmicec/1.0/Android.bp
@@ -60,14 +60,12 @@ cc_library_shared {
"liblog",
"libutils",
"libcutils",
- "android.hidl.base@1.0",
],
export_shared_lib_headers: [
"libhidlbase",
"libhidltransport",
"libhwbinder",
"libutils",
- "android.hidl.base@1.0",
],
}
@@ -85,13 +83,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",
],
}
diff --git a/systemcontrol/1.0/Android.bp b/systemcontrol/1.0/Android.bp
index b7ed05c..c8999a0 100644
--- a/systemcontrol/1.0/Android.bp
+++ b/systemcontrol/1.0/Android.bp
@@ -60,14 +60,12 @@ cc_library_shared {
"liblog",
"libutils",
"libcutils",
- "android.hidl.base@1.0",
],
export_shared_lib_headers: [
"libhidlbase",
"libhidltransport",
"libhwbinder",
"libutils",
- "android.hidl.base@1.0",
],
}
@@ -85,13 +83,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",
],
}
diff --git a/test/1.0/Android.bp b/test/1.0/Android.bp
index 07de974..7e14607 100644
--- a/test/1.0/Android.bp
+++ b/test/1.0/Android.bp
@@ -49,14 +49,12 @@ cc_library_shared {
"liblog",
"libutils",
"libcutils",
- "android.hidl.base@1.0",
],
export_shared_lib_headers: [
"libhidlbase",
"libhidltransport",
"libhwbinder",
"libutils",
- "android.hidl.base@1.0",
],
}
@@ -74,13 +72,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",
],
}