diff --git a/core/jni/fd_utils-inl.h b/core/jni/fd_utils-inl.h index 2b36c9f671e81..7cfb4f3da7f18 100644 --- a/core/jni/fd_utils-inl.h +++ b/core/jni/fd_utils-inl.h @@ -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",