OSDN Git Service

fd_utils: Remove /system/etc/event-log-tags from the whitelist.
authorNarayan Kamath <narayan@google.com>
Tue, 6 Sep 2016 13:46:54 +0000 (14:46 +0100)
committerNarayan Kamath <narayan@google.com>
Tue, 6 Sep 2016 13:51:29 +0000 (14:51 +0100)
We don't need this file open after change bfd8eafa1d33460.

bug: 30963384

Change-Id: Iaa6ff54cdef2b29c8d170b1fe0718cd045b44e2f

core/jni/fd_utils-inl.h

index 7cfb4f3..44338ea 100644 (file)
@@ -50,7 +50,6 @@ static const char* kPathWhitelist[] = {
   "/dev/null",
   "/dev/socket/zygote",
   "/dev/socket/zygote_secondary",
-  "/system/etc/event-log-tags",
   "/sys/kernel/debug/tracing/trace_marker",
   "/system/framework/framework-res.apk",
   "/dev/urandom",