Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 01615f36 authored by Orion Hodson's avatar Orion Hodson
Browse files

Remove libnativehelper modules from whitelist

Bug: 147364041
Test: m nothing
Change-Id: I6a43511fee3feeb164e07d5620eea0564fbee302
Merged-In: I6a43511fee3feeb164e07d5620eea0564fbee302
Exempt-From-Owner-Approval: cherry pick
(cherry picked from commit 7e2354434907257f37255052d9bd08c554e263eb)
parent 2752d926
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -178,12 +178,6 @@ func makeApexAvailableBaseline() map[string][]string {
	//
	// Module separator
	//
	m["com.android.conscrypt"] = []string{
		"libnativehelper_header_only",
	}
	//
	// Module separator
	//
	m["com.android.neuralnetworks"] = []string{
		"android.hardware.neuralnetworks@1.0",
		"android.hardware.neuralnetworks@1.1",
@@ -479,7 +473,6 @@ func makeApexAvailableBaseline() map[string][]string {
		"libbase_ndk",
		"libfuse",
		"libfuse_jni",
		"libnativehelper_header_only",
	}
	//
	// Module separator
@@ -561,7 +554,6 @@ func makeApexAvailableBaseline() map[string][]string {
		"ipmemorystore-aidl-interfaces-java",
		"libcgrouprc",
		"libcgrouprc_format",
		"libnativehelper_compat_libc++",
		"libtetherutilsjni",
		"libvndksupport",
		"net-utils-framework-common",