Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ca8cfacc authored by Adam Vartanian's avatar Adam Vartanian Committed by android-build-merger
Browse files

Merge "Add APEX conscrypt.jar to Zygote whitelist" am: c586cdd9 am: ee87b785

am: 244cc0c9

Change-Id: I5f5d81ee77a19be699dcb46f3aaa4a4a060095ab
parents d08f18b4 244cc0c9
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -33,6 +33,7 @@


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