Update apex.go to remove libutils am: 9401b187f8
am: 8aac3e3c0d
Change-Id: I2bce9615f23b796cf1a3d3ab8facc7f8ea17e483
This commit is contained in:
commit
762abb8e1c
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue