Merge "Remove a bunch of stuff from the libc allowlist." into main
This commit is contained in:
26
apex/apex.go
26
apex/apex.go
@@ -3277,31 +3277,6 @@ func makeApexAvailableBaseline() map[string][]string {
|
||||
// Module separator
|
||||
//
|
||||
m["com.android.runtime"] = []string{
|
||||
"libc_aeabi",
|
||||
"libc_bionic",
|
||||
"libc_bionic_ndk",
|
||||
"libc_bootstrap",
|
||||
"libc_common",
|
||||
"libc_common_shared",
|
||||
"libc_dns",
|
||||
"libc_dynamic_dispatch",
|
||||
"libc_fortify",
|
||||
"libc_freebsd",
|
||||
"libc_freebsd_large_stack",
|
||||
"libc_gdtoa",
|
||||
"libc_init_dynamic",
|
||||
"libc_init_static",
|
||||
"libc_jemalloc_wrapper",
|
||||
"libc_netbsd",
|
||||
"libc_nomalloc",
|
||||
"libc_nopthread",
|
||||
"libc_openbsd",
|
||||
"libc_openbsd_large_stack",
|
||||
"libc_openbsd_ndk",
|
||||
"libc_pthread",
|
||||
"libc_syscalls",
|
||||
"libc_tzcode",
|
||||
"libc_unwind_static",
|
||||
"libdebuggerd",
|
||||
"libdebuggerd_common_headers",
|
||||
"libdebuggerd_handler_core",
|
||||
@@ -3313,7 +3288,6 @@ func makeApexAvailableBaseline() map[string][]string {
|
||||
"libprocinfo",
|
||||
"libpropertyinfoparser",
|
||||
"libscudo",
|
||||
"libstdc++",
|
||||
"libsystemproperties",
|
||||
"libtombstoned_client_static",
|
||||
"libunwindstack",
|
||||
|
Reference in New Issue
Block a user