Remove redundant dependencies
android.hidl.base@1.0 and android.hidlmanager@1.0 are built into libhidltransport. Test: links Bug: 33276472 Change-Id: Id9053e4484275e3404f31a72d2037884ff6bef5b
This commit is contained in:
@@ -17,7 +17,6 @@ LOCAL_C_INCLUDES := \
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
android.hardware.drm@1.0 \
|
||||
android.hidl.base@1.0 \
|
||||
libbase \
|
||||
libhidltransport \
|
||||
libhwbinder \
|
||||
@@ -212,12 +211,12 @@ LOCAL_STATIC_LIBRARIES += libwidevinehidl_utils
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
android.hardware.drm@1.0 \
|
||||
android.hidl.base@1.0 \
|
||||
android.hidl.memory@1.0 \
|
||||
libcutils \
|
||||
libdl \
|
||||
libhidlbase \
|
||||
libhidlmemory \
|
||||
libhidltransport \
|
||||
libhwbinder \
|
||||
liblog \
|
||||
libprotobuf-cpp-lite \
|
||||
|
||||
@@ -91,13 +91,13 @@ LOCAL_STATIC_LIBRARIES += libwidevinehidl_utils
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
android.hardware.drm@1.0 \
|
||||
android.hidl.base@1.0 \
|
||||
android.hidl.memory@1.0 \
|
||||
libbinder \
|
||||
libcutils \
|
||||
libdl \
|
||||
libhidlbase \
|
||||
libhidlmemory \
|
||||
libhidltransport \
|
||||
liblog \
|
||||
libprotobuf-cpp-lite \
|
||||
libutils \
|
||||
|
||||
@@ -92,13 +92,13 @@ LOCAL_STATIC_LIBRARIES += libwidevinehidl_utils
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
android.hardware.drm@1.0 \
|
||||
android.hidl.base@1.0 \
|
||||
android.hidl.memory@1.0 \
|
||||
libbinder \
|
||||
libcutils \
|
||||
libdl \
|
||||
libhidlbase \
|
||||
libhidlmemory \
|
||||
libhidltransport \
|
||||
liblog \
|
||||
libprotobuf-cpp-lite \
|
||||
libutils \
|
||||
|
||||
Reference in New Issue
Block a user