Searched refs:kAppAllowlistPath (Results 1 – 1 of 1) sorted by relevance
72 const char kAppAllowlistPath[] = "/vendor/etc/nnapi_extensions_app_allowlist"; variable79 if (!android::base::ReadFileToString(kAppAllowlistPath, &data)) { in getVendorExtensionAllowlistedApps()81 LOG(INFO) << "Failed to read " << kAppAllowlistPath in getVendorExtensionAllowlistedApps()94 LOG(ERROR) << kAppAllowlistPath << " - Invalid entry: " << line; in getVendorExtensionAllowlistedApps()