Merge "Remove libnativehelper modules from whitelist"
This commit is contained in:
committed by
Android (Google) Code Review
commit
a6ba0fe0c6
@@ -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",
|
||||
@@ -500,7 +494,6 @@ func makeApexAvailableBaseline() map[string][]string {
|
||||
"libbase_ndk",
|
||||
"libfuse",
|
||||
"libfuse_jni",
|
||||
"libnativehelper_header_only",
|
||||
}
|
||||
//
|
||||
// Module separator
|
||||
@@ -595,7 +588,6 @@ func makeApexAvailableBaseline() map[string][]string {
|
||||
"ipmemorystore-aidl-interfaces-java",
|
||||
"libcgrouprc",
|
||||
"libcgrouprc_format",
|
||||
"libnativehelper_compat_libc++",
|
||||
"libtetherutilsjni",
|
||||
"libvndksupport",
|
||||
"net-utils-framework-common",
|
||||
|
Reference in New Issue
Block a user