Merge "Remove apex_available whitelist for the extservices APEX" am: 8cf3e5471d
am: 8b4193d5bb
Change-Id: I0fda78f456e5634bfb67342bbe9706e09a167d0f
This commit is contained in:
12
apex/apex.go
12
apex/apex.go
@@ -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",
|
||||
|
Reference in New Issue
Block a user