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",
|
||||
"libprocessgroup_headers",
|
||||
"libqemu_pipe",
|
||||
"libselinux",
|
||||
"libsystem_headers",
|
||||
"libutils_headers",
|
||||
}
|
||||
|
@ -503,7 +502,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
|||
"libprocessgroup",
|
||||
"libprocessgroup_headers",
|
||||
"libprocinfo",
|
||||
"libselinux",
|
||||
"libsonivox",
|
||||
"libspeexresampler",
|
||||
"libspeexresampler",
|
||||
|
|
Loading…
Reference in New Issue