Merge "Remove libselinux from the apex_available whitelist" into rvc-dev

This commit is contained in:
Jiyong Park 2020-03-17 08:29:46 +00:00 committed by Android (Google) Code Review
commit 79505fbf22
1 changed files with 0 additions and 2 deletions

View File

@ -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",