Searched defs:kZygoteWhitelistPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dfd_utils.cpp107 static const char* kZygoteWhitelistPath = "/vendor/zygote_whitelist/"; local
108 if (android::base::StartsWith(path, kZygoteWhitelistPath)

Completed in 35 milliseconds