Merge "Clean com.android.neuralnetworks APEX whitelist"
This commit is contained in:
12
apex/apex.go
12
apex/apex.go
@@ -305,25 +305,13 @@ func makeApexAvailableWhitelist() map[string][]string {
|
|||||||
"android.hidl.memory.token@1.0",
|
"android.hidl.memory.token@1.0",
|
||||||
"android.hidl.memory@1.0",
|
"android.hidl.memory@1.0",
|
||||||
"android.hidl.safe_union@1.0",
|
"android.hidl.safe_union@1.0",
|
||||||
"gemmlowp_headers",
|
|
||||||
"libarect",
|
"libarect",
|
||||||
"libbuildversion",
|
"libbuildversion",
|
||||||
"libeigen",
|
|
||||||
"libfmq",
|
|
||||||
"libmath",
|
"libmath",
|
||||||
"libneuralnetworks_common",
|
|
||||||
"libneuralnetworks_headers",
|
|
||||||
"libprocessgroup",
|
"libprocessgroup",
|
||||||
"libprocessgroup_headers",
|
"libprocessgroup_headers",
|
||||||
"libprocpartition",
|
"libprocpartition",
|
||||||
"libsync",
|
"libsync",
|
||||||
"libtextclassifier_hash",
|
|
||||||
"libtextclassifier_hash_headers",
|
|
||||||
"libtextclassifier_hash_static",
|
|
||||||
"libtflite_kernel_utils",
|
|
||||||
"philox_random",
|
|
||||||
"philox_random_headers",
|
|
||||||
"tensorflow_headers",
|
|
||||||
}
|
}
|
||||||
//
|
//
|
||||||
// Module separator
|
// Module separator
|
||||||
|
Reference in New Issue
Block a user