Merge "Remove libselinux from the apex_available whitelist" am: 4f65ea2992
am: 8f93c7e4a8
Change-Id: Ic2b571ba51a6b6b63143e95cacdb74eb4b69361f
This commit is contained in:
commit
0fdd1a61da
|
@ -126,7 +126,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
|||
"libpcre2",
|
||||
"libprocessgroup_headers",
|
||||
"libqemu_pipe",
|
||||
"libselinux",
|
||||
"libsystem_headers",
|
||||
"libutils_headers",
|
||||
}
|
||||
|
@ -524,7 +523,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
|||
"libprocessgroup",
|
||||
"libprocessgroup_headers",
|
||||
"libprocinfo",
|
||||
"libselinux",
|
||||
"libsonivox",
|
||||
"libspeexresampler",
|
||||
"libspeexresampler",
|
||||
|
|
Loading…
Reference in New Issue