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",
|
||||||
"libcutils_headers",
|
"libcutils_headers",
|
||||||
"libdiagnose_usb",
|
"libdiagnose_usb",
|
||||||
"liblog",
|
|
||||||
"liblog_headers",
|
"liblog_headers",
|
||||||
"libmdnssd",
|
"libmdnssd",
|
||||||
"libminijail",
|
"libminijail",
|
||||||
|
@ -170,7 +169,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
||||||
"libicuuc_headers",
|
"libicuuc_headers",
|
||||||
"libicuuc_stubdata",
|
"libicuuc_stubdata",
|
||||||
"libjdwp_headers",
|
"libjdwp_headers",
|
||||||
"liblog",
|
|
||||||
"liblog_headers",
|
"liblog_headers",
|
||||||
"liblz4",
|
"liblz4",
|
||||||
"liblzma",
|
"liblzma",
|
||||||
|
@ -787,7 +785,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
||||||
"libjemalloc5",
|
"libjemalloc5",
|
||||||
"liblinker_main",
|
"liblinker_main",
|
||||||
"liblinker_malloc",
|
"liblinker_malloc",
|
||||||
"liblog",
|
|
||||||
"liblog_headers",
|
"liblog_headers",
|
||||||
"liblz4",
|
"liblz4",
|
||||||
"liblzma",
|
"liblzma",
|
||||||
|
@ -820,7 +817,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
||||||
"libcutils_headers",
|
"libcutils_headers",
|
||||||
"libgtest_prod",
|
"libgtest_prod",
|
||||||
"libjsoncpp",
|
"libjsoncpp",
|
||||||
"liblog",
|
|
||||||
"liblog_headers",
|
"liblog_headers",
|
||||||
"libnativehelper_header_only",
|
"libnativehelper_header_only",
|
||||||
"libnetd_client_headers",
|
"libnetd_client_headers",
|
||||||
|
@ -861,7 +857,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
||||||
"libhidltransport-impl-internal",
|
"libhidltransport-impl-internal",
|
||||||
"libhwbinder-impl-internal",
|
"libhwbinder-impl-internal",
|
||||||
"libjsoncpp",
|
"libjsoncpp",
|
||||||
"liblog",
|
|
||||||
"liblog_headers",
|
"liblog_headers",
|
||||||
"libprocessgroup",
|
"libprocessgroup",
|
||||||
"libprocessgroup_headers",
|
"libprocessgroup_headers",
|
||||||
|
|
Loading…
Reference in New Issue