Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dfd_utils.cpp136 static const char* kZygoteWhitelistPath = "/vendor/zygote_whitelist/"; in IsAllowed() local
137 if (android::base::StartsWith(path, kZygoteWhitelistPath) in IsAllowed()