Home
last modified time | relevance | path

Searched refs:kVExtProductDeny (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/
DTypeManager.cpp68 const char kVExtProductDeny[] = "ro.nnapi.extensions.deny_on_product"; variable
70 const std::string vExtProductDeny = android::base::GetProperty(kVExtProductDeny, ""); in isNNAPIVendorExtensionsUseAllowedInProductImage()