Merge "Add APEX conscrypt.jar to Zygote whitelist"

This commit is contained in:
Treehugger Robot
2019-01-15 15:58:49 +00:00
committed by Gerrit Code Review

View File

@@ -33,6 +33,7 @@
// Static whitelist of open paths that the zygote is allowed to keep open.
static const char* kPathWhitelist[] = {
"/apex/com.android.conscrypt/javalib/conscrypt.jar",
"/dev/null",
"/dev/socket/zygote",
"/dev/socket/zygote_secondary",