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