Merge "Remove libselinux from the apex_available whitelist" am: 4f65ea2992

Change-Id: I19494dfd7176fa7497945ae54f636597857f204a
This commit is contained in:
Automerger Merge Worker
2020-03-17 05:19:01 +00:00

View File

@@ -126,7 +126,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",
} }
@@ -524,7 +523,6 @@ func makeApexAvailableWhitelist() map[string][]string {
"libprocessgroup", "libprocessgroup",
"libprocessgroup_headers", "libprocessgroup_headers",
"libprocinfo", "libprocinfo",
"libselinux",
"libsonivox", "libsonivox",
"libspeexresampler", "libspeexresampler",
"libspeexresampler", "libspeexresampler",