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

Unverified Commit 20549453 authored by Steve Kondik's avatar Steve Kondik Committed by Michael Bestas
Browse files

Add CMSDK resource APK to Zygote FD whitelist

Change-Id: Ica91b23e467db61f142b183316db4afee2a2a283
parent 21457ffe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@ static const char* kPathWhitelist[] = {
  "/dev/urandom",
  "/dev/ion",
  "/dev/dri/renderD129", // Fixes b/31172436
  "/system/framework/org.cyanogenmod.platform-res.apk",
};

static const char* kFdPath = "/proc/self/fd";