Merge "Remove liblog from whitelist" am: 7d8ecd0bc1
am: e7f62e9019
Change-Id: If6675fef2d119cc94d4cac53b303d656854052b7
This commit is contained in:
commit
7fc4e23f00
|
@ -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",
|
||||
|
@ -787,7 +785,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
|||
"libjemalloc5",
|
||||
"liblinker_main",
|
||||
"liblinker_malloc",
|
||||
"liblog",
|
||||
"liblog_headers",
|
||||
"liblz4",
|
||||
"liblzma",
|
||||
|
@ -820,7 +817,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
|||
"libcutils_headers",
|
||||
"libgtest_prod",
|
||||
"libjsoncpp",
|
||||
"liblog",
|
||||
"liblog_headers",
|
||||
"libnativehelper_header_only",
|
||||
"libnetd_client_headers",
|
||||
|
@ -861,7 +857,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
|||
"libhidltransport-impl-internal",
|
||||
"libhwbinder-impl-internal",
|
||||
"libjsoncpp",
|
||||
"liblog",
|
||||
"liblog_headers",
|
||||
"libprocessgroup",
|
||||
"libprocessgroup_headers",
|
||||
|
|
Loading…
Reference in New Issue