Merge changes from topic "combine-libhidlbase-libhwbinder" into qt-dev
* changes: libhwbinder users use libhidlbase libmedia2_jni: remove libhwbinder_noltopgo ref
This commit is contained in:
committed by
Android (Google) Code Review
commit
303a891220
@@ -5,7 +5,7 @@ app_process_common_shared_libs := \
|
||||
libbinder \
|
||||
libcutils \
|
||||
libdl \
|
||||
libhwbinder \
|
||||
libhidlbase \
|
||||
liblog \
|
||||
libnativeloader \
|
||||
libutils \
|
||||
|
||||
@@ -149,7 +149,6 @@ cc_library_shared {
|
||||
"libhidlbase",
|
||||
"libhidlmemory",
|
||||
"libhidltransport",
|
||||
"libhwbinder_noltopgo",
|
||||
"libbinderthreadstate",
|
||||
|
||||
// MediaPlayer2 implementation
|
||||
|
||||
Reference in New Issue
Block a user