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

Commit 8cf3e547 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove apex_available whitelist for the extservices APEX"

parents e3fa1456 a8c03921
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -244,18 +244,6 @@ func makeApexAvailableWhitelist() map[string][]string {
	//
	// Module separator
	//
	m["com.android.extservices"] = []string{
		"flatbuffer_headers",
		"liblua",
		"libtextclassifier",
		"libtextclassifier_hash_static",
		"libtflite_static",
		"libutf",
		"tensorflow_headers",
	}
	//
	// Module separator
	//
	m["com.android.neuralnetworks"] = []string{
		"android.hardware.neuralnetworks@1.0",
		"android.hardware.neuralnetworks@1.1",