Merge "Add IKE to allowable zygote paths"

This commit is contained in:
Benedict Wong
2019-11-23 03:45:53 +00:00
committed by Gerrit Code Review

View File

@@ -34,6 +34,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",
"/apex/com.android.ipsec/javalib/ike.jar",
"/apex/com.android.media/javalib/updatable-media.jar",
"/dev/null",
"/dev/socket/zygote",