Merge "Clean com.android.neuralnetworks APEX whitelist" am: 0d4b9e32d0
am: 8e49cf8502
Change-Id: If3f8b2c319aafb2a5b759b13360ec7f1d6c1a9e8
This commit is contained in:
commit
2b7c2e877b
12
apex/apex.go
12
apex/apex.go
|
@ -304,25 +304,13 @@ func makeApexAvailableWhitelist() map[string][]string {
|
|||
"android.hidl.memory.token@1.0",
|
||||
"android.hidl.memory@1.0",
|
||||
"android.hidl.safe_union@1.0",
|
||||
"gemmlowp_headers",
|
||||
"libarect",
|
||||
"libbuildversion",
|
||||
"libeigen",
|
||||
"libfmq",
|
||||
"libmath",
|
||||
"libneuralnetworks_common",
|
||||
"libneuralnetworks_headers",
|
||||
"libprocessgroup",
|
||||
"libprocessgroup_headers",
|
||||
"libprocpartition",
|
||||
"libsync",
|
||||
"libtextclassifier_hash",
|
||||
"libtextclassifier_hash_headers",
|
||||
"libtextclassifier_hash_static",
|
||||
"libtflite_kernel_utils",
|
||||
"philox_random",
|
||||
"philox_random_headers",
|
||||
"tensorflow_headers",
|
||||
}
|
||||
//
|
||||
// Module separator
|
||||
|
|
Loading…
Reference in New Issue