Merge "Remove libnativehelper modules from whitelist" into rvc-dev-plus-aosp

This commit is contained in:
TreeHugger Robot 2020-06-15 15:27:56 +00:00 committed by Android (Google) Code Review
commit 4666f7ef3a
1 changed files with 0 additions and 8 deletions

View File

@ -185,12 +185,6 @@ func makeApexAvailableBaseline() map[string][]string {
//
// Module separator
//
m["com.android.conscrypt"] = []string{
"libnativehelper_header_only",
}
//
// Module separator
//
m["com.android.extservices"] = []string{
"error_prone_annotations",
"ExtServices-core",
@ -501,7 +495,6 @@ func makeApexAvailableBaseline() map[string][]string {
"libbase_ndk",
"libfuse",
"libfuse_jni",
"libnativehelper_header_only",
}
//
// Module separator
@ -596,7 +589,6 @@ func makeApexAvailableBaseline() map[string][]string {
"ipmemorystore-aidl-interfaces-java",
"libcgrouprc",
"libcgrouprc_format",
"libnativehelper_compat_libc++",
"libtetherutilsjni",
"libvndksupport",
"net-utils-framework-common",