Merge "Remove libselinux from the apex_available whitelist" into rvc-dev
This commit is contained in:
commit
79505fbf22
|
@ -107,7 +107,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
||||||
"libpcre2",
|
"libpcre2",
|
||||||
"libprocessgroup_headers",
|
"libprocessgroup_headers",
|
||||||
"libqemu_pipe",
|
"libqemu_pipe",
|
||||||
"libselinux",
|
|
||||||
"libsystem_headers",
|
"libsystem_headers",
|
||||||
"libutils_headers",
|
"libutils_headers",
|
||||||
}
|
}
|
||||||
|
@ -503,7 +502,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
||||||
"libprocessgroup",
|
"libprocessgroup",
|
||||||
"libprocessgroup_headers",
|
"libprocessgroup_headers",
|
||||||
"libprocinfo",
|
"libprocinfo",
|
||||||
"libselinux",
|
|
||||||
"libsonivox",
|
"libsonivox",
|
||||||
"libspeexresampler",
|
"libspeexresampler",
|
||||||
"libspeexresampler",
|
"libspeexresampler",
|
||||||
|
|
Loading…
Reference in New Issue