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

Commit afad5189 authored by Christian Wailes's avatar Christian Wailes Committed by Android (Google) Code Review
Browse files

Merge "Add the blastula pool sockets to the Zygote whitelist."

parents efedc4ee 032293a1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -38,6 +38,8 @@ static const char* kPathWhitelist[] = {
  "/dev/null",
  "/dev/socket/zygote",
  "/dev/socket/zygote_secondary",
  "/dev/socket/blastula_pool",
  "/dev/socket/blastula_pool_secondary",
  "/dev/socket/webview_zygote",
  "/dev/socket/heapprofd",
  "/sys/kernel/debug/tracing/trace_marker",