summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-10-02 15:14:22 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-10-02 15:14:22 -0700
commitee61593d212523e433405685acb3d5064750b0ac (patch)
tree079226ed37656a19276527aab4e805cc030aff36
parent58ee3e3057a08d904bcfeb933e6ed302ea5d9aa8 (diff)
parentbf7fd5c8280bf69dbd1b14abad9373e4dd04391f (diff)
downloadplatform_hardware_ril-ee61593d212523e433405685acb3d5064750b0ac.tar.gz
platform_hardware_ril-ee61593d212523e433405685acb3d5064750b0ac.tar.bz2
platform_hardware_ril-ee61593d212523e433405685acb3d5064750b0ac.zip
Merge "Remove libhwbinder/libhidltransport deps"
am: bf7fd5c828 Change-Id: Ibda2e8ec290a8b2ce006edd7c7a63982c03794eb
-rw-r--r--libril/Android.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/libril/Android.mk b/libril/Android.mk
index a7735d20..87319bfa 100644
--- a/libril/Android.mk
+++ b/libril/Android.mk
@@ -21,9 +21,7 @@ LOCAL_SHARED_LIBRARIES := \
android.hardware.radio@1.0 \
android.hardware.radio@1.1 \
android.hardware.radio.deprecated@1.0 \
- libhidlbase \
- libhidltransport \
- libhwbinder
+ libhidlbase \
LOCAL_STATIC_LIBRARIES := \
libprotobuf-c-nano-enable_malloc-32bit \