Expand whitelist

Bug: 35906875
Test: Device boots, app runs further and fails with different error
Change-Id: I8df40ff85f8248504bca9a048510153970b31716
diff --git a/libc/SECCOMP_WHITELIST.TXT b/libc/SECCOMP_WHITELIST.TXT
index 22e8987..51f7fad 100644
--- a/libc/SECCOMP_WHITELIST.TXT
+++ b/libc/SECCOMP_WHITELIST.TXT
@@ -91,3 +91,6 @@
 int	fcntl:fcntl(int fd, int cmd, ... /* arg */ )	arm
 pid_t	fork:fork()	arm
 int	poll:poll(struct pollfd *fds, nfds_t nfds, int timeout)	arm
+
+# b/35906875
+int	inotify_init()	arm