Update apex.go to remove libutils
Bug: 145922701 Test: m -j Change-Id: I13078f43129a7a9478b9bb97bb94c2c70fdb148c
This commit is contained in:
@@ -285,7 +285,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
||||
"libsystem_headers",
|
||||
"libtinyxml2",
|
||||
"libudrv-uipc",
|
||||
"libutils",
|
||||
"libutils_headers",
|
||||
"libz",
|
||||
"media_plugin_headers",
|
||||
@@ -377,7 +376,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
||||
"libtextclassifier_hash_headers",
|
||||
"libtextclassifier_hash_static",
|
||||
"libtflite_kernel_utils",
|
||||
"libutils",
|
||||
"libutils_headers",
|
||||
"philox_random",
|
||||
"philox_random_headers",
|
||||
@@ -522,7 +520,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
||||
"libui",
|
||||
"libui_headers",
|
||||
"libunwindstack",
|
||||
"libutils",
|
||||
"libutils_headers",
|
||||
"libvibrator",
|
||||
"libvorbisidec",
|
||||
@@ -693,7 +690,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
||||
"libui",
|
||||
"libui_headers",
|
||||
"libunwindstack",
|
||||
"libutils",
|
||||
"libutils_headers",
|
||||
"libvorbisidec",
|
||||
"libvpx",
|
||||
@@ -840,7 +836,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
||||
"libstatssocket_headers",
|
||||
"libsystem_headers",
|
||||
"libsysutils",
|
||||
"libutils",
|
||||
"libutils_headers",
|
||||
"netd_event_listener_interface-ndk_platform",
|
||||
"server_configurable_flags",
|
||||
@@ -872,7 +867,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
||||
"libprocessgroup_headers",
|
||||
"libsystem_headers",
|
||||
"libtetherutilsjni",
|
||||
"libutils",
|
||||
"libutils_headers",
|
||||
"libvndksupport",
|
||||
"tethering-aidl-interfaces-java",
|
||||
@@ -919,7 +913,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
||||
"libprotobuf-java-lite",
|
||||
"libprotobuf-java-nano",
|
||||
"libsystem_headers",
|
||||
"libutils",
|
||||
"libutils_headers",
|
||||
"libwifi-jni",
|
||||
"net-utils-services-common",
|
||||
|
Reference in New Issue
Block a user