Merge "Remove viral dependency on libhwbinder. (2/2)"

This commit is contained in:
TreeHugger Robot
2017-02-24 23:25:25 +00:00
committed by Android (Google) Code Review
50 changed files with 2 additions and 68 deletions

View File

@@ -14,7 +14,6 @@ LOCAL_SHARED_LIBRARIES := \
libhardware \
libhidlbase \
libhidltransport \
libhwbinder \
libutils \
liblog \
@@ -35,7 +34,6 @@ LOCAL_SHARED_LIBRARIES := \
libhardware \
libhidlbase \
libhidltransport \
libhwbinder \
libutils \
liblog \

View File

@@ -24,7 +24,6 @@ cc_test {
"libcutils",
"libhidlbase",
"libhidltransport",
"libhwbinder",
"libnativehelper",
"libutils",
"android.hardware.gatekeeper@1.0",