fd_utils: Remove whitelist for "/dev/pmsg0".

am: 8dee054190

Change-Id: I11a575a86dc7e631872e5718db6ecd5215bf5aad
This commit is contained in:
Narayan Kamath
2016-09-06 13:40:36 +00:00
committed by android-build-merger

View File

@@ -48,7 +48,6 @@
// fork, and all operations on it will fail.
static const char* kPathWhitelist[] = {
"/dev/null",
"/dev/pmsg0",
"/dev/socket/zygote",
"/dev/socket/zygote_secondary",
"/system/etc/event-log-tags",