summaryrefslogtreecommitdiff
path: root/android/2.0
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-10-03 18:01:01 -0700
committerCyan_Hsieh <cyanhsieh@google.com>2019-10-23 16:57:26 +0800
commit589705ca19053b4f59ca45e2676f51b5534103d5 (patch)
treef17b3d824b4dcc27c04d09b393bd68670923e41d /android/2.0
parent5fcc37dfccdc311f6f825dbcb931cd54ea32119e (diff)
downloadgps-589705ca19053b4f59ca45e2676f51b5534103d5.tar.gz
Remove libhwbinder/libhidltransport deps
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Merged-In: Ia5c7cfa810b3c67c9adf9bdaa162dcb1a24c533d Change-Id: Ia5c7cfa810b3c67c9adf9bdaa162dcb1a24c533d (cherry picked from commit 973698dbf9d537ea74db71086b3a8b3a8a92bce7)
Diffstat (limited to 'android/2.0')
-rw-r--r--android/2.0/Android.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/android/2.0/Android.mk b/android/2.0/Android.mk
index 7c55504..0cb0ddd 100644
--- a/android/2.0/Android.mk
+++ b/android/2.0/Android.mk
@@ -43,8 +43,6 @@ LOCAL_HEADER_LIBRARIES := \
LOCAL_SHARED_LIBRARIES := \
liblog \
libhidlbase \
- libhidltransport \
- libhwbinder \
libcutils \
libutils \
android.hardware.gnss@1.0 \
@@ -94,9 +92,7 @@ LOCAL_SHARED_LIBRARIES := \
libqti_vndfwk_detect \
LOCAL_SHARED_LIBRARIES += \
- libhwbinder \
libhidlbase \
- libhidltransport \
android.hardware.gnss@1.0 \
android.hardware.gnss@1.1 \
android.hardware.gnss@2.0 \