Searched refs:kApkSuffix (Results 1 – 1 of 1) sorted by relevance
128 static const char* kApkSuffix = ".apk"; in IsAllowed() local141 android::base::EndsWith(path, kApkSuffix) && path.find("/../") == std::string::npos) { in IsAllowed()149 android::base::EndsWith(path, kApkSuffix) && path.find("/../") == std::string::npos) { in IsAllowed()