Merge "Remove libnativehelper modules from whitelist" am: c41c1a9d13
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1331121 Change-Id: I1e93f528ba9a85d3ad36e058cec036802990b3bf
This commit is contained in:
@@ -178,12 +178,6 @@ func makeApexAvailableBaseline() map[string][]string {
|
|||||||
//
|
//
|
||||||
// Module separator
|
// Module separator
|
||||||
//
|
//
|
||||||
m["com.android.conscrypt"] = []string{
|
|
||||||
"libnativehelper_header_only",
|
|
||||||
}
|
|
||||||
//
|
|
||||||
// Module separator
|
|
||||||
//
|
|
||||||
m["com.android.neuralnetworks"] = []string{
|
m["com.android.neuralnetworks"] = []string{
|
||||||
"android.hardware.neuralnetworks@1.0",
|
"android.hardware.neuralnetworks@1.0",
|
||||||
"android.hardware.neuralnetworks@1.1",
|
"android.hardware.neuralnetworks@1.1",
|
||||||
@@ -479,7 +473,6 @@ func makeApexAvailableBaseline() map[string][]string {
|
|||||||
"libbase_ndk",
|
"libbase_ndk",
|
||||||
"libfuse",
|
"libfuse",
|
||||||
"libfuse_jni",
|
"libfuse_jni",
|
||||||
"libnativehelper_header_only",
|
|
||||||
}
|
}
|
||||||
//
|
//
|
||||||
// Module separator
|
// Module separator
|
||||||
@@ -561,7 +554,6 @@ func makeApexAvailableBaseline() map[string][]string {
|
|||||||
"ipmemorystore-aidl-interfaces-java",
|
"ipmemorystore-aidl-interfaces-java",
|
||||||
"libcgrouprc",
|
"libcgrouprc",
|
||||||
"libcgrouprc_format",
|
"libcgrouprc_format",
|
||||||
"libnativehelper_compat_libc++",
|
|
||||||
"libtetherutilsjni",
|
"libtetherutilsjni",
|
||||||
"libvndksupport",
|
"libvndksupport",
|
||||||
"net-utils-framework-common",
|
"net-utils-framework-common",
|
||||||
|
Reference in New Issue
Block a user