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

Commit f19be717 authored by Anton Hansson's avatar Anton Hansson Committed by Gerrit Code Review
Browse files

Merge "Remove sdkext apex_available allowlist"

parents 4b5c5f92 6536ad7d
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -2847,14 +2847,6 @@ func makeApexAvailableBaseline() map[string][]string {
	//
	// Module separator
	//
	m["com.android.sdkext"] = []string{
		"fmtlib_ndk",
		"libbase_ndk",
		"libprotobuf-cpp-lite-ndk",
	}
	//
	// Module separator
	//
	m["com.android.os.statsd"] = []string{
		"libstatssocket",
	}