Merge "Add APEX conscrypt.jar to Zygote whitelist"
am: c586cdd9a9
Change-Id: I15eefa7aa087e19973f20c420a128537ed1c36ca
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user