Merge "Remove liblog from whitelist" am: 7d8ecd0bc1
am: e7f62e9019
am: 7fc4e23f00
Change-Id: Ib57efd0d3f3e36059edd92a5f9722c4b4623e5fd
This commit is contained in:
commit
946f7d4600
|
@ -94,7 +94,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
|||
"libcutils",
|
||||
"libcutils_headers",
|
||||
"libdiagnose_usb",
|
||||
"liblog",
|
||||
"liblog_headers",
|
||||
"libmdnssd",
|
||||
"libminijail",
|
||||
|
@ -170,7 +169,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
|||
"libicuuc_headers",
|
||||
"libicuuc_stubdata",
|
||||
"libjdwp_headers",
|
||||
"liblog",
|
||||
"liblog_headers",
|
||||
"liblz4",
|
||||
"liblzma",
|
||||
|
@ -792,7 +790,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
|||
"libjemalloc5",
|
||||
"liblinker_main",
|
||||
"liblinker_malloc",
|
||||
"liblog",
|
||||
"liblog_headers",
|
||||
"liblz4",
|
||||
"liblzma",
|
||||
|
@ -825,7 +822,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
|||
"libcutils_headers",
|
||||
"libgtest_prod",
|
||||
"libjsoncpp",
|
||||
"liblog",
|
||||
"liblog_headers",
|
||||
"libnativehelper_header_only",
|
||||
"libnetd_client_headers",
|
||||
|
@ -866,7 +862,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
|||
"libhidltransport-impl-internal",
|
||||
"libhwbinder-impl-internal",
|
||||
"libjsoncpp",
|
||||
"liblog",
|
||||
"liblog_headers",
|
||||
"libprocessgroup",
|
||||
"libprocessgroup_headers",
|
||||
|
|
Loading…
Reference in New Issue