wvcdm: filter logs by app uid
This commit is a combination of the following: * http://go/wvgerrit/117003 * http://go/wvgerrit/118303 Bug: 162255728 Test: MediaDrmTest#testGetLogMessages Change-Id: I5699b64d5c4bab463e5b587595fa7d324dc1d93f
This commit is contained in:
@@ -241,6 +241,7 @@ cc_library_static {
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libcrypto",
|
||||
"libhidlbase",
|
||||
],
|
||||
|
||||
cflags: ["-DCORE_UTIL_IMPLEMENTATION"],
|
||||
@@ -291,6 +292,7 @@ cc_library_shared {
|
||||
"libbase",
|
||||
"libcrypto",
|
||||
"libdl",
|
||||
"libhidlbase",
|
||||
"liblog",
|
||||
"libprotobuf-cpp-lite",
|
||||
"libstagefright_foundation",
|
||||
|
||||
Reference in New Issue
Block a user