Merge "Clean com.android.neuralnetworks APEX whitelist" into rvc-dev
This commit is contained in:
commit
89030a315a
17
apex/apex.go
17
apex/apex.go
|
@ -345,42 +345,25 @@ func makeApexAvailableWhitelist() map[string][]string {
|
|||
"android.hidl.safe_union@1.0",
|
||||
"bcm_object",
|
||||
"fmtlib",
|
||||
"gemmlowp_headers",
|
||||
"libarect",
|
||||
"libbacktrace_headers",
|
||||
"libbase",
|
||||
"libbase_headers",
|
||||
"libbuildversion",
|
||||
"libc++",
|
||||
"libcrypto",
|
||||
"libcrypto_static",
|
||||
"libcutils",
|
||||
"libcutils_headers",
|
||||
"libeigen",
|
||||
"libfmq",
|
||||
"libhidlbase",
|
||||
"libhidlbase-impl-internal",
|
||||
"libhidlmemory",
|
||||
"libhidltransport-impl-internal",
|
||||
"libhwbinder-impl-internal",
|
||||
"libjsoncpp",
|
||||
"liblog_headers",
|
||||
"libmath",
|
||||
"libneuralnetworks_common",
|
||||
"libneuralnetworks_headers",
|
||||
"libprocessgroup",
|
||||
"libprocessgroup_headers",
|
||||
"libprocpartition",
|
||||
"libsync",
|
||||
"libsystem_headers",
|
||||
"libtextclassifier_hash",
|
||||
"libtextclassifier_hash_headers",
|
||||
"libtextclassifier_hash_static",
|
||||
"libtflite_kernel_utils",
|
||||
"libutils_headers",
|
||||
"philox_random",
|
||||
"philox_random_headers",
|
||||
"tensorflow_headers",
|
||||
}
|
||||
//
|
||||
// Module separator
|
||||
|
|
Loading…
Reference in New Issue