Advertisement
Guest User

Untitled

a guest
Oct 15th, 2016
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 109.15 KB | None | 0 0
  1. execve("/sbin/droid-hal-init", ["droid-hal-init", "--second-stage"], [/* 8 vars */]) = 0
  2. set_tid_address(0x539d48) = 881
  3. mmap(NULL, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa26da000
  4. mprotect(0x7fa26da000, 4096, PROT_NONE) = 0
  5. sigaltstack({ss_sp=0x7fa26db000, ss_flags=0, ss_size=16384}, NULL) = 0
  6. prctl(0x53564d41 /* PR_??? */, 0, 0x7fa26db000, 0x4000, 0x4f6850) = 0
  7. openat(AT_FDCWD, "/dev/__properties__", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  8. mprotect(0x52e000, 24576, PROT_READ) = 0
  9. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa26d9000
  10. mprotect(0x7fa26d9000, 4096, PROT_READ) = 0
  11. statfs64("/sys/fs/selinux", 0x7ff38f9b60) = -1 ENOENT (No such file or directory)
  12. mprotect(0x7fa26d9000, 4096, PROT_READ|PROT_WRITE) = 0
  13. mprotect(0x7fa26d9000, 4096, PROT_READ) = 0
  14. openat(AT_FDCWD, "/proc/filesystems", O_RDONLY) = 3
  15. fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  16. brk(0) = 0x53f000
  17. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa2699000
  18. prctl(0x53564d41 /* PR_??? */, 0, 0x7fa2699000, 0x40000, 0x4f9e98) = 0
  19. munmap(0x7fa2699000, 262144) = 0
  20. mmap(NULL, 520192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa265a000
  21. prctl(0x53564d41 /* PR_??? */, 0, 0x7fa265a000, 0x7f000, 0x4f9e98) = 0
  22. munmap(0x7fa265a000, 155648) = 0
  23. munmap(0x7fa26c0000, 102400) = 0
  24. openat(AT_FDCWD, "/proc/stat", O_RDONLY|O_CLOEXEC) = 4
  25. fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  26. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa2640000
  27. prctl(0x53564d41 /* PR_??? */, 0, 0x7fa2640000, 0x40000, 0x4f9e98) = 0
  28. mmap(NULL, 786432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa2580000
  29. prctl(0x53564d41 /* PR_??? */, 0, 0x7fa2580000, 0xc0000, 0x4f9e98) = 0
  30. mmap(NULL, 786432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa24c0000
  31. prctl(0x53564d41 /* PR_??? */, 0, 0x7fa24c0000, 0xc0000, 0x4f9e98) = 0
  32. read(4, "cpu 120 0 355 29786 72 10 11 0 "..., 1024) = 1024
  33. read(4, "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 "..., 1024) = 689
  34. read(4, "", 1024) = 0
  35. close(4) = 0
  36. read(3, "nodev\tsysfs\nnodev\trootfs\nnodev\tb"..., 1024) = 300
  37. read(3, "", 1024) = 0
  38. close(3) = 0
  39. mprotect(0x7fa26d9000, 4096, PROT_READ|PROT_WRITE) = 0
  40. mprotect(0x7fa26d9000, 4096, PROT_READ) = 0
  41. umask(0) = 022
  42. futex(0x53a95c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  43. mkdirat(AT_FDCWD, "/dev/socket", 0755) = 0
  44. openat(AT_FDCWD, "/dev/.booting", O_WRONLY|O_CREAT, 0) = 3
  45. close(3) = 0
  46. openat(AT_FDCWD, "/sys/fs/selinux/null", O_RDWR) = -1 ENOENT (No such file or directory)
  47. mknodat(AT_FDCWD, "/dev/__null__", S_IFCHR|0600, makedev(1, 3)) = 0
  48. openat(AT_FDCWD, "/dev/__null__", O_RDWR) = 3
  49. unlinkat(AT_FDCWD, "/dev/__null__", 0) = 0
  50. dup3(3, 0, 0) = 0
  51. dup3(3, 1, 0) = 1
  52. dup3(3, 2, 0) = 2
  53. close(3) = 0
  54. openat(AT_FDCWD, "/dev/kmsg", O_WRONLY|O_CLOEXEC) = 3
  55. futex(0x538748, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  56. writev(3, [{"<5>droid-hal-init: ", 19}, {"init second stage started!\n", 27}], 2) = 46
  57. openat(AT_FDCWD, "/dev/.booting", O_WRONLY|O_CREAT|O_CLOEXEC, 0) = 4
  58. close(4) = 0
  59. openat(AT_FDCWD, "/dev/__properties__", O_RDWR|O_CREAT|O_EXCL|O_NOFOLLOW|O_CLOEXEC, 0444) = 4
  60. ftruncate64(4, 131072) = 0
  61. mmap(NULL, 131072, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0) = 0x7fa24a0000
  62. close(4) = 0
  63. openat(AT_FDCWD, "/dev/__properties__", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = 4
  64. openat(AT_FDCWD, "/proc/device-tree/firmware/android/compatible", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  65. openat(AT_FDCWD, "/proc/device-tree/firmware/android", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  66. fchmodat(AT_FDCWD, "/proc/cmdline", 0440) = 0
  67. openat(AT_FDCWD, "/proc/cmdline", O_RDONLY|O_CLOEXEC) = 5
  68. read(5, "sched_enable_hmp=1 sched_enable_"..., 2047) = 641
  69. close(5) = 0
  70. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  71. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  72. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  73. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  74. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  75. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  76. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  77. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  78. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  79. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  80. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  81. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  82. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  83. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  84. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  85. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  86. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  87. futex(0x538748, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  88. faccessat(AT_FDCWD, "/sys/fs/selinux", F_OK) = -1 ENOENT (No such file or directory)
  89. epoll_create1(EPOLL_CLOEXEC) = 5
  90. socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0, [6, 7]) = 0
  91. rt_sigaction(SIGCHLD, {0x409d7c, [], SA_NOCLDSTOP}, NULL, 8) = 0
  92. wait4(-1, 0x7ff38f9d34, WNOHANG, NULL) = -1 ECHILD (No child processes)
  93. writev(3, [{"<3>droid-hal-init: ", 19}, {"waitpid failed: No child process"..., 35}], 2) = 54
  94. epoll_ctl(5, EPOLL_CTL_ADD, 7, {EPOLLIN, {u32=4235928, u64=4235928}}) = 0
  95. openat(AT_FDCWD, "/default.prop", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = 8
  96. fstat(8, {st_mode=S_IFREG|0644, st_size=663, ...}) = 0
  97. read(8, "#\n# ADDITIONAL_DEFAULT_PROPERTIE"..., 1024) = 663
  98. read(8, "", 1024) = 0
  99. close(8) = 0
  100. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  101. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  102. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  103. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  104. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  105. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  106. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  107. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  108. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  109. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  110. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  111. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  112. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  113. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  114. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  115. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  116. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  117. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  118. writev(3, [{"<5>droid-hal-init: ", 19}, {"(Loading properties from /defaul"..., 52}], 2) = 71
  119. socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 8
  120. unlinkat(AT_FDCWD, "/dev/socket/property_service", 0) = -1 ENOENT (No such file or directory)
  121. bind(8, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 110) = 0
  122. openat(AT_FDCWD, "/proc/self/task/881/attr/fscreate", O_RDWR) = 9
  123. write(9, NULL, 0) = -1 EINVAL (Invalid argument)
  124. close(9) = 0
  125. fchownat(AT_FDCWD, "/dev/socket/property_service", 0, 0, 0) = 0
  126. fchmodat(AT_FDCWD, "/dev/socket/property_service", 0666) = 0
  127. listen(8, 8) = 0
  128. epoll_ctl(5, EPOLL_CTL_ADD, 8, {EPOLLIN, {u32=4232592, u64=4232592}}) = 0
  129. openat(AT_FDCWD, "/init.rc", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = 9
  130. fstat(9, {st_mode=S_IFREG|0644, st_size=28713, ...}) = 0
  131. read(9, "# Copyright (C) 2012 The Android"..., 1024) = 1024
  132. read(9, " symlink /system/vendor /vendor"..., 1024) = 1024
  133. read(9, "t\n\n # Mount staging areas for"..., 1024) = 1024
  134. read(9, "p legacy apps working in multi-u"..., 1024) = 1024
  135. read(9, "_runtime_us 950000\n write /pr"..., 1024) = 1024
  136. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa2460000
  137. prctl(0x53564d41 /* PR_??? */, 0, 0x7fa2460000, 0x40000, 0x4f9e98) = 0
  138. munmap(0x7fa2460000, 262144) = 0
  139. mmap(NULL, 520192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa2421000
  140. prctl(0x53564d41 /* PR_??? */, 0, 0x7fa2421000, 0x7f000, 0x4f9e98) = 0
  141. munmap(0x7fa2421000, 126976) = 0
  142. munmap(0x7fa2480000, 131072) = 0
  143. read(9, "0 %\n write /dev/cpuctl/bg_non"..., 1024) = 1024
  144. read(9, "em-background is for system task"..., 1024) = 1024
  145. read(9, "ks\n\n # qtaguid will limit acc"..., 1024) = 1024
  146. read(9, "/abi/swp 1\n\n# Healthd can trigge"..., 1024) = 1024
  147. read(9, "t\n trigger post-fs-data\n t"..., 1024) = 1024
  148. read(9, "440 /proc/slabinfo\n\n #change "..., 1024) = 1024
  149. read(9, "ounted to collect more data.\n "..., 1024) = 1024
  150. read(9, "r /data/misc/shared_relro 0771 s"..., 1024) = 1024
  151. read(9, "r /data/app 0771 system system\n "..., 1024) = 1024
  152. read(9, "/data/bugreports\n\n # Separate"..., 1024) = 1024
  153. read(9, "s no fs-post-data action in the "..., 1024) = 1024
  154. read(9, " write /proc/sys/vm/dirty_expire"..., 1024) = 1024
  155. read(9, "evices/system/cpu/cpufreq/intera"..., 1024) = 1024
  156. read(9, "cpu/cpufreq/interactive/boostpul"..., 1024) = 1024
  157. read(9, "acklight/brightness\n chown sy"..., 1024) = 1024
  158. read(9, "/timed_output/vibrator/enable\n "..., 1024) = 1024
  159. read(9, " class_start late_start\n\n#on pr"..., 1024) = 1024
  160. read(9, "nit /system/bin/logd --reinit\n "..., 1024) = 1024
  161. read(9, "p system\n# #critical\n# onr"..., 1024) = 1024
  162. read(9, "d /system/bin/debuggerd\n# cla"..., 1024) = 1024
  163. read(9, "isabled\n\n# One shot invocation t"..., 1024) = 1024
  164. read(9, "abled\n#on property:persist.sys.r"..., 1024) = 1024
  165. read(9, " boot after both core and main c"..., 1024) = 1024
  166. read(9, "epid /dev/cpuset/system-backgrou"..., 1024) = 41
  167. read(9, "", 1024) = 0
  168. close(9) = 0
  169. fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(1, 3), ...}) = 0
  170. ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7ff38f8250) = -1 ENOTTY (Inappropriate ioctl for device)
  171. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa2400000
  172. prctl(0x53564d41 /* PR_??? */, 0, 0x7fa2400000, 0x40000, 0x4f9e98) = 0
  173. openat(AT_FDCWD, "/init.environ.rc", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = 9
  174. fstat(9, {st_mode=S_IFREG|0644, st_size=1149, ...}) = 0
  175. read(9, "# set up the global environment\n"..., 1024) = 1024
  176. read(9, "genmod.hardware.jar:/system/fram"..., 1024) = 125
  177. read(9, "", 1024) = 0
  178. close(9) = 0
  179. writev(3, [{"<5>droid-hal-init: ", 19}, {"(Parsing /init.environ.rc took 0"..., 39}], 2) = 58
  180. openat(AT_FDCWD, "/init.trace.rc", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = 9
  181. fstat(9, {st_mode=S_IFREG|0644, st_size=1921, ...}) = 0
  182. read(9, "## Permissions to allow system-w"..., 1024) = 1024
  183. read(9, "on\n\n chmod 0664 /sys/kernel/d"..., 1024) = 897
  184. read(9, "", 1024) = 0
  185. close(9) = 0
  186. writev(3, [{"<5>droid-hal-init: ", 19}, {"(Parsing /init.trace.rc took 0.0"..., 37}], 2) = 56
  187. writev(3, [{"<5>droid-hal-init: ", 19}, {"(Parsing /init.rc took 0.10s.)\n", 31}], 2) = 50
  188. mkdirat(AT_FDCWD, "/mnt", 0775) = -1 EEXIST (File exists)
  189. openat(AT_FDCWD, "/mnt", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  190. fchmod(9, 0775) = -1 EBADF (Bad file descriptor)
  191. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  192. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0775) = 0
  193. close(9) = 0
  194. fchownat(AT_FDCWD, "/mnt", 0, 1000, AT_SYMLINK_NOFOLLOW) = 0
  195.  
  196. writev(3, [{"<5>droid-hal-init: ", 19}, {"Waiting for /dev/.coldboot_done."..., 35}], 2) = 54
  197. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  198. nanosleep({0, 10000000}, NULL) = 0
  199. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  200. nanosleep({0, 10000000}, NULL) = 0
  201. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  202. nanosleep({0, 10000000}, NULL) = 0
  203. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  204. nanosleep({0, 10000000}, NULL) = 0
  205. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  206. nanosleep({0, 10000000}, NULL) = 0
  207. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  208. nanosleep({0, 10000000}, NULL) = 0
  209. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  210. nanosleep({0, 10000000}, NULL) = 0
  211. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  212. nanosleep({0, 10000000}, NULL) = 0
  213. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  214. nanosleep({0, 10000000}, NULL) = 0
  215. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  216. nanosleep({0, 10000000}, NULL) = 0
  217. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  218. nanosleep({0, 10000000}, NULL) = 0
  219. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  220. nanosleep({0, 10000000}, NULL) = 0
  221. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  222. nanosleep({0, 10000000}, NULL) = 0
  223. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  224. nanosleep({0, 10000000}, NULL) = 0
  225. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  226. nanosleep({0, 10000000}, NULL) = 0
  227. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  228. nanosleep({0, 10000000}, NULL) = 0
  229. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  230. nanosleep({0, 10000000}, NULL) = 0
  231. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  232. nanosleep({0, 10000000}, NULL) = 0
  233. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  234. nanosleep({0, 10000000}, NULL) = 0
  235. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  236. nanosleep({0, 10000000}, NULL) = 0
  237. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  238. nanosleep({0, 10000000}, NULL) = 0
  239. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  240. nanosleep({0, 10000000}, NULL) = 0
  241. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  242. nanosleep({0, 10000000}, NULL) = 0
  243. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  244. nanosleep({0, 10000000}, NULL) = 0
  245. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  246. nanosleep({0, 10000000}, NULL) = 0
  247. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  248. nanosleep({0, 10000000}, NULL) = 0
  249. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  250. nanosleep({0, 10000000}, NULL) = 0
  251. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  252. nanosleep({0, 10000000}, NULL) = 0
  253. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  254. nanosleep({0, 10000000}, NULL) = 0
  255. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  256. nanosleep({0, 10000000}, NULL) = 0
  257. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  258. nanosleep({0, 10000000}, NULL) = 0
  259. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  260. nanosleep({0, 10000000}, NULL) = 0
  261. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  262. nanosleep({0, 10000000}, NULL) = 0
  263. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  264. nanosleep({0, 10000000}, NULL) = 0
  265. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  266. nanosleep({0, 10000000}, NULL) = 0
  267. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  268. nanosleep({0, 10000000}, NULL) = 0
  269. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  270. nanosleep({0, 10000000}, NULL) = 0
  271. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  272. nanosleep({0, 10000000}, NULL) = 0
  273. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  274. nanosleep({0, 10000000}, NULL) = 0
  275. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  276. nanosleep({0, 10000000}, NULL) = 0
  277. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  278. nanosleep({0, 10000000}, NULL) = 0
  279. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  280. nanosleep({0, 10000000}, NULL) = 0
  281. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  282. nanosleep({0, 10000000}, NULL) = 0
  283. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  284. nanosleep({0, 10000000}, NULL) = 0
  285. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  286. nanosleep({0, 10000000}, NULL) = 0
  287. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  288. nanosleep({0, 10000000}, NULL) = 0
  289. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  290. nanosleep({0, 10000000}, NULL) = 0
  291. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  292. nanosleep({0, 10000000}, NULL) = 0
  293. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  294. nanosleep({0, 10000000}, NULL) = 0
  295. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  296. nanosleep({0, 10000000}, NULL) = 0
  297. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  298. nanosleep({0, 10000000}, NULL) = 0
  299. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  300. nanosleep({0, 10000000}, NULL) = 0
  301. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  302. nanosleep({0, 10000000}, NULL) = 0
  303. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  304. nanosleep({0, 10000000}, NULL) = 0
  305. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  306. nanosleep({0, 10000000}, NULL) = 0
  307. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  308. nanosleep({0, 10000000}, NULL) = 0
  309. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  310. nanosleep({0, 10000000}, NULL) = 0
  311. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  312. nanosleep({0, 10000000}, NULL) = 0
  313. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  314. nanosleep({0, 10000000}, NULL) = 0
  315. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  316. nanosleep({0, 10000000}, NULL) = 0
  317. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  318. nanosleep({0, 10000000}, NULL) = 0
  319. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  320. nanosleep({0, 10000000}, NULL) = 0
  321. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  322. nanosleep({0, 10000000}, NULL) = 0
  323. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  324. nanosleep({0, 10000000}, NULL) = 0
  325. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  326. nanosleep({0, 10000000}, NULL) = 0
  327. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  328. nanosleep({0, 10000000}, NULL) = 0
  329. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  330. nanosleep({0, 10000000}, NULL) = 0
  331. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  332. nanosleep({0, 10000000}, NULL) = 0
  333. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  334. nanosleep({0, 10000000}, NULL) = 0
  335. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  336. nanosleep({0, 10000000}, NULL) = 0
  337. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  338. nanosleep({0, 10000000}, NULL) = 0
  339. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  340. nanosleep({0, 10000000}, NULL) = 0
  341. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  342. nanosleep({0, 10000000}, NULL) = 0
  343. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  344. nanosleep({0, 10000000}, NULL) = 0
  345. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  346. nanosleep({0, 10000000}, NULL) = 0
  347. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  348. nanosleep({0, 10000000}, NULL) = 0
  349. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  350. nanosleep({0, 10000000}, NULL) = 0
  351. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  352. nanosleep({0, 10000000}, NULL) = 0
  353. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  354. nanosleep({0, 10000000}, NULL) = 0
  355. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  356. nanosleep({0, 10000000}, NULL) = 0
  357. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  358. nanosleep({0, 10000000}, NULL) = 0
  359. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  360. nanosleep({0, 10000000}, NULL) = 0
  361. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  362. nanosleep({0, 10000000}, NULL) = 0
  363. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  364. nanosleep({0, 10000000}, NULL) = 0
  365. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  366. nanosleep({0, 10000000}, NULL) = 0
  367. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  368. nanosleep({0, 10000000}, NULL) = 0
  369. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  370. nanosleep({0, 10000000}, NULL) = 0
  371. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  372. nanosleep({0, 10000000}, NULL) = 0
  373. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  374. nanosleep({0, 10000000}, NULL) = 0
  375. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  376. nanosleep({0, 10000000}, NULL) = 0
  377. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  378. nanosleep({0, 10000000}, NULL) = 0
  379. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  380. nanosleep({0, 10000000}, NULL) = 0
  381. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  382. nanosleep({0, 10000000}, NULL) = 0
  383. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  384. nanosleep({0, 10000000}, NULL) = 0
  385. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  386. nanosleep({0, 10000000}, NULL) = 0
  387. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  388. nanosleep({0, 10000000}, NULL) = 0
  389. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  390. nanosleep({0, 10000000}, NULL) = 0
  391. newfstatat(AT_FDCWD, "/dev/.coldboot_done", 0x7ff38f9a30, 0) = -1 ENOENT (No such file or directory)
  392. nanosleep({0, 10000000}, NULL) = 0
  393. writev(3, [{"<3>droid-hal-init: ", 19}, {"Timed out waiting for /dev/.cold"..., 42}], 2) = 61
  394. writev(3, [{"<5>droid-hal-init: ", 19}, {"Waiting for /dev/.coldboot_done "..., 44}], 2) = 63
  395.  
  396. openat(AT_FDCWD, "/dev/hw_random", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  397. writev(3, [{"<3>droid-hal-init: ", 19}, {"/dev/hw_random not found\n", 25}], 2) = 44
  398.  
  399.  
  400. openat(AT_FDCWD, "/dev/console", O_RDWR|O_CLOEXEC) = 9
  401. close(9) = 0
  402. openat(AT_FDCWD, "/dev/tty0", O_WRONLY|O_CLOEXEC) = 9
  403. write(9, "\n\n\n\n\n\n\n\n\n\n\n\n\n\n A N D"..., 41) = 41
  404. close(9) = 0
  405.  
  406. settimeofday(NULL, {0, 549547122272}) = 0
  407.  
  408. writev(3, [{"<3>droid-hal-init: ", 19}, {"loglevel: invalid log level'64'\n", 32}], 2) = 51
  409.  
  410. symlinkat("/sys/kernel/debug", AT_FDCWD, "/d") = -1 EEXIST (File exists)
  411.  
  412. symlinkat("/system/vendor", AT_FDCWD, "/vendor") = -1 EEXIST (File exists)
  413.  
  414. mkdirat(AT_FDCWD, "/acct", 0755) = -1 EEXIST (File exists)
  415. openat(AT_FDCWD, "/acct", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  416. fchmod(9, 0755) = -1 EBADF (Bad file descriptor)
  417. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  418. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0755) = 0
  419. close(9) = 0
  420.  
  421. mkdirat(AT_FDCWD, "/acct/uid", 0755) = -1 EEXIST (File exists)
  422. openat(AT_FDCWD, "/acct/uid", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  423. fchmod(9, 0755) = -1 EBADF (Bad file descriptor)
  424. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  425. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0755) = 0
  426. close(9) = 0
  427.  
  428. mkdirat(AT_FDCWD, "/sys/fs/cgroup/memory", 0750) = 0
  429. fchownat(AT_FDCWD, "/sys/fs/cgroup/memory", 0, 1000, AT_SYMLINK_NOFOLLOW) = 0
  430.  
  431. openat(AT_FDCWD, "/sys/fs/cgroup/memory/memory.move_charge_at_immigrate", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  432. write(9, "1", 1) = 1
  433. close(9) = 0
  434.  
  435. fchownat(AT_FDCWD, "/sys/fs/cgroup/memory/tasks", 0, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  436.  
  437. openat(AT_FDCWD, "/sys/fs/cgroup/memory/tasks", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  438.  
  439. mkdirat(AT_FDCWD, "/sys/fs/cgroup/memory/sw", 0750) = 0
  440. fchownat(AT_FDCWD, "/sys/fs/cgroup/memory/sw", 0, 1000, AT_SYMLINK_NOFOLLOW) = 0
  441.  
  442. openat(AT_FDCWD, "/sys/fs/cgroup/memory/sw/memory.swappiness", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  443. write(9, "100", 3) = 3
  444. close(9) = 0
  445.  
  446. openat(AT_FDCWD, "/sys/fs/cgroup/memory/sw/memory.move_charge_at_immigrate", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  447. write(9, "1", 1) = 1
  448. close(9) = 0
  449.  
  450. fchownat(AT_FDCWD, "/sys/fs/cgroup/memory/sw/tasks", 0, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  451.  
  452. openat(AT_FDCWD, "/sys/fs/cgroup/memory/sw/tasks", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  453.  
  454. openat(AT_FDCWD, "/sys/fs/cgroup/memory/cgroup.event_control", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  455.  
  456. mkdirat(AT_FDCWD, "/system", 0755) = -1 EEXIST (File exists)
  457. openat(AT_FDCWD, "/system", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  458. fchmod(9, 0755) = -1 EBADF (Bad file descriptor)
  459. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  460. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0755) = -1 EROFS (Read-only file system)
  461. close(9) = 0
  462.  
  463. mkdirat(AT_FDCWD, "/data", 0771) = -1 EEXIST (File exists)
  464. openat(AT_FDCWD, "/data", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  465. fchmod(9, 0771) = -1 EBADF (Bad file descriptor)
  466. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  467. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0771) = 0
  468. close(9) = 0
  469. fchownat(AT_FDCWD, "/data", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  470.  
  471. mkdirat(AT_FDCWD, "/cache", 0770) = -1 EEXIST (File exists)
  472. openat(AT_FDCWD, "/cache", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  473. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  474. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  475. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  476. close(9) = 0
  477. fchownat(AT_FDCWD, "/cache", 1000, 2001, AT_SYMLINK_NOFOLLOW) = 0
  478.  
  479. mkdirat(AT_FDCWD, "/config", 0500) = -1 EEXIST (File exists)
  480. openat(AT_FDCWD, "/config", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  481. fchmod(9, 0500) = -1 EBADF (Bad file descriptor)
  482. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  483. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0500) = 0
  484. close(9) = 0
  485. fchownat(AT_FDCWD, "/config", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  486.  
  487. mkdirat(AT_FDCWD, "/mnt", 0755) = -1 EEXIST (File exists)
  488. openat(AT_FDCWD, "/mnt", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  489. fchmod(9, 0755) = -1 EBADF (Bad file descriptor)
  490. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  491. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0755) = 0
  492. close(9) = 0
  493. fchownat(AT_FDCWD, "/mnt", 0, 1000, AT_SYMLINK_NOFOLLOW) = 0
  494.  
  495.  
  496. mkdirat(AT_FDCWD, "/mnt/secure", 0700) = -1 EEXIST (File exists)
  497. openat(AT_FDCWD, "/mnt/secure", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  498. fchmod(9, 0700) = -1 EBADF (Bad file descriptor)
  499. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  500. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0700) = 0
  501. close(9) = 0
  502. fchownat(AT_FDCWD, "/mnt/secure", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  503.  
  504. mkdirat(AT_FDCWD, "/mnt/secure/asec", 0700) = -1 EEXIST (File exists)
  505. openat(AT_FDCWD, "/mnt/secure/asec", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  506. fchmod(9, 0700) = -1 EBADF (Bad file descriptor)
  507. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  508. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0700) = 0
  509. close(9) = 0
  510. fchownat(AT_FDCWD, "/mnt/secure/asec", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  511.  
  512. mkdirat(AT_FDCWD, "/mnt/asec", 0755) = -1 EEXIST (File exists)
  513. openat(AT_FDCWD, "/mnt/asec", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  514. fchmod(9, 0755) = -1 EBADF (Bad file descriptor)
  515. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  516. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0755) = 0
  517. close(9) = 0
  518. fchownat(AT_FDCWD, "/mnt/asec", 0, 1000, AT_SYMLINK_NOFOLLOW) = 0
  519.  
  520. mkdirat(AT_FDCWD, "/mnt/obb", 0755) = -1 EEXIST (File exists)
  521. openat(AT_FDCWD, "/mnt/obb", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  522. fchmod(9, 0755) = -1 EBADF (Bad file descriptor)
  523. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  524. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0755) = 0
  525. close(9) = 0
  526. fchownat(AT_FDCWD, "/mnt/obb", 0, 1000, AT_SYMLINK_NOFOLLOW) = 0
  527.  
  528. mkdirat(AT_FDCWD, "/mnt/media_rw", 0750) = -1 EEXIST (File exists)
  529. openat(AT_FDCWD, "/mnt/media_rw", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  530. fchmod(9, 0750) = -1 EBADF (Bad file descriptor)
  531. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  532. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0750) = 0
  533. close(9) = 0
  534. fchownat(AT_FDCWD, "/mnt/media_rw", 0, 1023, AT_SYMLINK_NOFOLLOW) = 0
  535.  
  536. mkdirat(AT_FDCWD, "/mnt/user", 0755) = -1 EEXIST (File exists)
  537. openat(AT_FDCWD, "/mnt/user", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  538. fchmod(9, 0755) = -1 EBADF (Bad file descriptor)
  539. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  540. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0755) = 0
  541. close(9) = 0
  542. fchownat(AT_FDCWD, "/mnt/user", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  543.  
  544. mkdirat(AT_FDCWD, "/mnt/user/0", 0755) = -1 EEXIST (File exists)
  545. openat(AT_FDCWD, "/mnt/user/0", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  546. fchmod(9, 0755) = -1 EBADF (Bad file descriptor)
  547. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  548. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0755) = 0
  549. close(9) = 0
  550. fchownat(AT_FDCWD, "/mnt/user/0", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  551.  
  552. mkdirat(AT_FDCWD, "/mnt/expand", 0771) = -1 EEXIST (File exists)
  553. openat(AT_FDCWD, "/mnt/expand", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  554. fchmod(9, 0771) = -1 EBADF (Bad file descriptor)
  555. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  556. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0771) = 0
  557. close(9) = 0
  558. fchownat(AT_FDCWD, "/mnt/expand", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  559.  
  560. mkdirat(AT_FDCWD, "/storage", 0755) = -1 EEXIST (File exists)
  561. openat(AT_FDCWD, "/storage", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  562. fchmod(9, 0755) = -1 EBADF (Bad file descriptor)
  563. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  564. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0755) = 0
  565. close(9) = 0
  566. fchownat(AT_FDCWD, "/storage", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  567.  
  568. mkdirat(AT_FDCWD, "/mnt/runtime", 0700) = -1 EEXIST (File exists)
  569. openat(AT_FDCWD, "/mnt/runtime", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  570. fchmod(9, 0700) = -1 EBADF (Bad file descriptor)
  571. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  572. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0700) = 0
  573. close(9) = 0
  574. fchownat(AT_FDCWD, "/mnt/runtime", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  575.  
  576. mkdirat(AT_FDCWD, "/mnt/runtime/default", 0755) = -1 EEXIST (File exists)
  577. openat(AT_FDCWD, "/mnt/runtime/default", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  578. fchmod(9, 0755) = -1 EBADF (Bad file descriptor)
  579. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  580. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0755) = 0
  581. close(9) = 0
  582. fchownat(AT_FDCWD, "/mnt/runtime/default", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  583.  
  584. mkdirat(AT_FDCWD, "/mnt/runtime/default/self", 0755) = -1 EEXIST (File exists)
  585. openat(AT_FDCWD, "/mnt/runtime/default/self", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  586. fchmod(9, 0755) = -1 EBADF (Bad file descriptor)
  587. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  588. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0755) = 0
  589. close(9) = 0
  590. fchownat(AT_FDCWD, "/mnt/runtime/default/self", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  591.  
  592. mkdirat(AT_FDCWD, "/mnt/runtime/read", 0755) = -1 EEXIST (File exists)
  593. openat(AT_FDCWD, "/mnt/runtime/read", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  594. fchmod(9, 0755) = -1 EBADF (Bad file descriptor)
  595. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  596. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0755) = 0
  597. close(9) = 0
  598. fchownat(AT_FDCWD, "/mnt/runtime/read", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  599.  
  600. mkdirat(AT_FDCWD, "/mnt/runtime/read/self", 0755) = -1 EEXIST (File exists)
  601. openat(AT_FDCWD, "/mnt/runtime/read/self", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  602. fchmod(9, 0755) = -1 EBADF (Bad file descriptor)
  603. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  604. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0755) = 0
  605. close(9) = 0
  606. fchownat(AT_FDCWD, "/mnt/runtime/read/self", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  607.  
  608. mkdirat(AT_FDCWD, "/mnt/runtime/write", 0755) = -1 EEXIST (File exists)
  609. openat(AT_FDCWD, "/mnt/runtime/write", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  610. fchmod(9, 0755) = -1 EBADF (Bad file descriptor)
  611. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  612. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0755) = 0
  613. close(9) = 0
  614. fchownat(AT_FDCWD, "/mnt/runtime/write", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  615.  
  616. mkdirat(AT_FDCWD, "/mnt/runtime/write/self", 0755) = -1 EEXIST (File exists)
  617. openat(AT_FDCWD, "/mnt/runtime/write/self", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  618. fchmod(9, 0755) = -1 EBADF (Bad file descriptor)
  619. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  620. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0755) = 0
  621. close(9) = 0
  622. fchownat(AT_FDCWD, "/mnt/runtime/write/self", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  623.  
  624. symlinkat("/storage/self/primary", AT_FDCWD, "/sdcard") = -1 EEXIST (File exists)
  625.  
  626. symlinkat("/mnt/user/0/primary", AT_FDCWD, "/mnt/runtime/default/self/primary") = -1 EEXIST (File exists)
  627.  
  628. openat(AT_FDCWD, "/proc/sys/kernel/panic_on_oops", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  629. write(9, "1", 1) = 1
  630. close(9) = 0
  631.  
  632. openat(AT_FDCWD, "/proc/sys/kernel/hung_task_timeout_secs", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = -1 ENOENT (No such file or directory)
  633. writev(3, [{"<5>droid-hal-init: ", 19}, {"write_file: Unable to open '/pro"..., 96}], 2) = 115
  634.  
  635. openat(AT_FDCWD, "/proc/sys/kernel/sched_tunable_scaling", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  636. write(9, "0", 1) = 1
  637. close(9) = 0
  638.  
  639. openat(AT_FDCWD, "/proc/sys/kernel/sched_latency_ns", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  640. write(9, "10000000", 8) = 8
  641. close(9) = 0
  642.  
  643. openat(AT_FDCWD, "/proc/sys/kernel/sched_wakeup_granularity_ns", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  644. write(9, "2000000", 7) = 7
  645. close(9) = 0
  646.  
  647. openat(AT_FDCWD, "/proc/sys/kernel/sched_compat_yield", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = -1 ENOENT (No such file or directory)
  648. writev(3, [{"<5>droid-hal-init: ", 19}, {"write_file: Unable to open '/pro"..., 92}], 2) = 111
  649.  
  650. openat(AT_FDCWD, "/proc/sys/kernel/sched_child_runs_first", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  651. write(9, "0", 1) = 1
  652. close(9) = 0
  653.  
  654. openat(AT_FDCWD, "/proc/sys/kernel/randomize_va_space", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  655. write(9, "2", 1) = 1
  656. close(9) = 0
  657.  
  658. openat(AT_FDCWD, "/proc/sys/kernel/kptr_restrict", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  659. write(9, "2", 1) = 1
  660. close(9) = 0
  661.  
  662. openat(AT_FDCWD, "/proc/sys/vm/mmap_min_addr", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  663. write(9, "32768", 5) = 5
  664. close(9) = 0
  665.  
  666. openat(AT_FDCWD, "/proc/sys/net/ipv4/ping_group_range", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  667. write(9, "0 2147483647", 12) = 12
  668. close(9) = 0
  669.  
  670. openat(AT_FDCWD, "/proc/sys/net/unix/max_dgram_qlen", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  671. write(9, "300", 3) = 3
  672. close(9) = 0
  673.  
  674. openat(AT_FDCWD, "/proc/sys/kernel/sched_rt_runtime_us", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  675. write(9, "950000", 6) = 6
  676. close(9) = 0
  677.  
  678. openat(AT_FDCWD, "/proc/sys/kernel/sched_rt_period_us", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  679. write(9, "1000000", 7) = 7
  680. close(9) = 0
  681.  
  682. openat(AT_FDCWD, "/proc/sys/net/ipv4/fwmark_reflect", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  683. write(9, "1", 1) = 1
  684. close(9) = 0
  685.  
  686. openat(AT_FDCWD, "/proc/sys/net/ipv6/fwmark_reflect", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  687. write(9, "1", 1) = 1
  688. close(9) = 0
  689.  
  690. openat(AT_FDCWD, "/proc/sys/net/ipv4/tcp_fwmark_accept", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  691. write(9, "1", 1) = 1
  692. close(9) = 0
  693.  
  694. openat(AT_FDCWD, "/proc/sys/net/ipv4/conf/all/accept_redirects", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  695. write(9, "0", 1) = 1
  696. close(9) = 0
  697.  
  698. openat(AT_FDCWD, "/proc/sys/net/ipv6/conf/all/accept_redirects", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  699. write(9, "0", 1) = 1
  700. close(9) = 0
  701.  
  702. mkdirat(AT_FDCWD, "/dev/cpuctl", 0755) = 0
  703.  
  704. fchownat(AT_FDCWD, "/dev/cpuctl", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  705.  
  706. fchownat(AT_FDCWD, "/dev/cpuctl/tasks", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  707.  
  708. openat(AT_FDCWD, "/dev/cpuctl/tasks", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  709.  
  710. openat(AT_FDCWD, "/dev/cpuctl/cpu.shares", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  711. write(9, "1024", 4) = 4
  712. close(9) = 0
  713.  
  714. openat(AT_FDCWD, "/dev/cpuctl/cpu.rt_runtime_us", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  715. write(9, "800000", 6) = 6
  716. close(9) = 0
  717.  
  718. openat(AT_FDCWD, "/dev/cpuctl/cpu.rt_period_us", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  719. write(9, "1000000", 7) = 7
  720. close(9) = 0
  721.  
  722. mkdirat(AT_FDCWD, "/dev/cpuctl/bg_non_interactive", 0755) = 0
  723.  
  724. fchownat(AT_FDCWD, "/dev/cpuctl/bg_non_interactive/tasks", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  725.  
  726. openat(AT_FDCWD, "/dev/cpuctl/bg_non_interactive/tasks", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  727.  
  728. openat(AT_FDCWD, "/dev/cpuctl/bg_non_interactive/cpu.shares", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  729. write(9, "52", 2) = 2
  730. close(9) = 0
  731.  
  732. openat(AT_FDCWD, "/dev/cpuctl/bg_non_interactive/cpu.rt_runtime_us", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  733. write(9, "700000", 6) = 6
  734. close(9) = 0
  735.  
  736. openat(AT_FDCWD, "/dev/cpuctl/bg_non_interactive/cpu.rt_period_us", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  737. write(9, "1000000", 7) = 7
  738. close(9) = 0
  739.  
  740. mkdirat(AT_FDCWD, "/dev/cpuset", 0755) = 0
  741.  
  742. mkdirat(AT_FDCWD, "/dev/cpuset/foreground", 0755) = 0
  743.  
  744. openat(AT_FDCWD, "/dev/cpuset/foreground/cpus", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  745. write(9, "0", 1) = 1
  746. close(9) = 0
  747.  
  748. openat(AT_FDCWD, "/dev/cpuset/foreground/mems", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  749. write(9, "0", 1) = 1
  750. close(9) = 0
  751.  
  752. mkdirat(AT_FDCWD, "/dev/cpuset/foreground/boost", 0755) = 0
  753.  
  754. openat(AT_FDCWD, "/dev/cpuset/foreground/boost/cpus", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  755. write(9, "0", 1) = 1
  756. close(9) = 0
  757.  
  758. openat(AT_FDCWD, "/dev/cpuset/foreground/boost/mems", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  759. write(9, "0", 1) = 1
  760. close(9) = 0
  761.  
  762. openat(AT_FDCWD, "/dev/cpuset/foreground/cpuset.cpus", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  763. write(9, "0", 1) = 1
  764. close(9) = 0
  765.  
  766. openat(AT_FDCWD, "/dev/cpuset/foreground/cpuset.mems", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  767. write(9, "0", 1) = 1
  768. close(9) = 0
  769.  
  770. mkdirat(AT_FDCWD, "/dev/cpuset/background", 0755) = 0
  771.  
  772. openat(AT_FDCWD, "/dev/cpuset/background/cpus", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  773. write(9, "0", 1) = 1
  774. close(9) = 0
  775.  
  776. openat(AT_FDCWD, "/dev/cpuset/background/mems", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  777. write(9, "0", 1) = 1
  778. close(9) = 0
  779.  
  780. openat(AT_FDCWD, "/dev/cpuset/background/cpuset.cpus", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  781. write(9, "0", 1) = 1
  782. close(9) = 0
  783.  
  784. openat(AT_FDCWD, "/dev/cpuset/background/cpuset.mems", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  785. write(9, "0", 1) = 1
  786. close(9) = 0
  787.  
  788. mkdirat(AT_FDCWD, "/dev/cpuset/system-background", 0755) = 0
  789.  
  790. openat(AT_FDCWD, "/dev/cpuset/system-background/cpus", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  791. write(9, "0", 1) = 1
  792. close(9) = 0
  793.  
  794. openat(AT_FDCWD, "/dev/cpuset/system-background/mems", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  795. write(9, "0", 1) = 1
  796. close(9) = 0
  797.  
  798. openat(AT_FDCWD, "/dev/cpuset/system-background/cpuset.mems", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  799. write(9, "0", 1) = 1
  800. close(9) = 0
  801.  
  802. openat(AT_FDCWD, "/dev/cpuset/system-background/cpuset.cpus", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  803. write(9, "0", 1) = 1
  804. close(9) = 0
  805.  
  806. fchownat(AT_FDCWD, "/dev/cpuset", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  807.  
  808. fchownat(AT_FDCWD, "/dev/cpuset/foreground", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  809.  
  810. fchownat(AT_FDCWD, "/dev/cpuset/foreground/boost", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  811.  
  812. fchownat(AT_FDCWD, "/dev/cpuset/background", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  813.  
  814. fchownat(AT_FDCWD, "/dev/cpuset/tasks", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  815.  
  816. fchownat(AT_FDCWD, "/dev/cpuset/foreground/tasks", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  817.  
  818. fchownat(AT_FDCWD, "/dev/cpuset/foreground/boost/tasks", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  819.  
  820. fchownat(AT_FDCWD, "/dev/cpuset/background/tasks", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  821.  
  822. openat(AT_FDCWD, "/dev/cpuset/foreground/tasks", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  823.  
  824. openat(AT_FDCWD, "/dev/cpuset/foreground/boost/tasks", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  825.  
  826. openat(AT_FDCWD, "/dev/cpuset/background/tasks", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  827.  
  828. openat(AT_FDCWD, "/dev/cpuset/tasks", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  829.  
  830. fchownat(AT_FDCWD, "/proc/net/xt_qtaguid/ctrl", 0, 3007, AT_SYMLINK_NOFOLLOW) = 0
  831.  
  832. fchownat(AT_FDCWD, "/proc/net/xt_qtaguid/stats", 0, 3006, AT_SYMLINK_NOFOLLOW) = 0
  833.  
  834. openat(AT_FDCWD, "/dev/xt_qtaguid", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  835. fchmod(9, 0644) = -1 EBADF (Bad file descriptor)
  836. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  837. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0644) = 0
  838. close(9) = 0
  839.  
  840. mkdirat(AT_FDCWD, "/dev/fscklogs", 0770) = 0
  841. fchownat(AT_FDCWD, "/dev/fscklogs", 0, 1000, AT_SYMLINK_NOFOLLOW) = 0
  842.  
  843. fchownat(AT_FDCWD, "/sys/fs/pstore/console-ramoops", 1000, 1007, AT_SYMLINK_NOFOLLOW) = 0
  844.  
  845. openat(AT_FDCWD, "/sys/fs/pstore/console-ramoops", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  846. fchmod(9, 0440) = -1 EBADF (Bad file descriptor)
  847. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  848. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0440) = 0
  849. close(9) = 0
  850.  
  851. fchownat(AT_FDCWD, "/sys/fs/pstore/pmsg-ramoops-0", 1000, 1007, AT_SYMLINK_NOFOLLOW) = 0
  852.  
  853. openat(AT_FDCWD, "/sys/fs/pstore/pmsg-ramoops-0", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  854. fchmod(9, 0440) = -1 EBADF (Bad file descriptor)
  855. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  856. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0440) = 0
  857. close(9) = 0
  858.  
  859. openat(AT_FDCWD, "/proc/sys/abi/swp", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = -1 ENOENT (No such file or directory)
  860. writev(3, [{"<5>droid-hal-init: ", 19}, {"write_file: Unable to open '/pro"..., 74}], 2) = 93
  861.  
  862.  
  863. openat(AT_FDCWD, "/dev/hw_random", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  864. writev(3, [{"<3>droid-hal-init: ", 19}, {"/dev/hw_random not found\n", 25}], 2) = 44
  865.  
  866. newfstatat(AT_FDCWD, "/bin/sh", {st_mode=S_IFREG|0755, st_size=702264, ...}, 0) = 0
  867. writev(3, [{"<5>droid-hal-init: ", 19}, {"Starting service 'droid_init_don"..., 38}], 2) = 57
  868. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x539d48) = 882
  869. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  870.  
  871. newfstatat(AT_FDCWD, "/system/bin/logd", {st_mode=S_IFREG|0755, st_size=88088, ...}, 0) = 0
  872. writev(3, [{"<5>droid-hal-init: ", 19}, {"Starting service 'logd'...\n", 27}], 2) = 46
  873. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x539d48) = 883
  874. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  875.  
  876. fchownat(AT_FDCWD, "/cache", 1000, 2001, AT_SYMLINK_NOFOLLOW) = 0
  877.  
  878. openat(AT_FDCWD, "/cache", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  879. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  880. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  881. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  882. close(9) = 0
  883.  
  884.  
  885. mkdirat(AT_FDCWD, "/cache/recovery", 0770) = -1 EEXIST (File exists)
  886. openat(AT_FDCWD, "/cache/recovery", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  887. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  888. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  889. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  890. close(9) = 0
  891. fchownat(AT_FDCWD, "/cache/recovery", 1000, 2001, AT_SYMLINK_NOFOLLOW) = 0
  892.  
  893. fchownat(AT_FDCWD, "/proc/vmallocinfo", 0, 1007, AT_SYMLINK_NOFOLLOW) = 0
  894.  
  895. openat(AT_FDCWD, "/proc/vmallocinfo", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  896. fchmod(9, 0440) = -1 EBADF (Bad file descriptor)
  897. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  898. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0440) = 0
  899. close(9) = 0
  900.  
  901. fchownat(AT_FDCWD, "/proc/slabinfo", 0, 1007, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  902.  
  903. openat(AT_FDCWD, "/proc/slabinfo", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  904.  
  905. fchownat(AT_FDCWD, "/proc/kmsg", 0, 1000, AT_SYMLINK_NOFOLLOW) = 0
  906.  
  907. openat(AT_FDCWD, "/proc/kmsg", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  908. fchmod(9, 0440) = -1 EBADF (Bad file descriptor)
  909. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  910. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0440) = 0
  911. close(9) = 0
  912.  
  913. fchownat(AT_FDCWD, "/proc/sysrq-trigger", 0, 1000, AT_SYMLINK_NOFOLLOW) = 0
  914.  
  915. openat(AT_FDCWD, "/proc/sysrq-trigger", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  916. fchmod(9, 0220) = -1 EBADF (Bad file descriptor)
  917. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  918. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0220) = 0
  919. close(9) = 0
  920.  
  921. fchownat(AT_FDCWD, "/proc/last_kmsg", 1000, 1007, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  922.  
  923. openat(AT_FDCWD, "/proc/last_kmsg", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  924.  
  925. openat(AT_FDCWD, "/sys/fs/selinux/policy", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  926.  
  927. mkdirat(AT_FDCWD, "/cache/lost+found", 0770) = -1 EEXIST (File exists)
  928. openat(AT_FDCWD, "/cache/lost+found", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  929. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  930. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  931. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  932. close(9) = 0
  933. fchownat(AT_FDCWD, "/cache/lost+found", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  934.  
  935. openat(AT_FDCWD, "/system/build.prop", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = 9
  936. fstat(9, {st_mode=S_IFREG|0644, st_size=5127, ...}) = 0
  937. read(9, "\n# begin build properties\n# auto"..., 1024) = 1024
  938. read(9, "o.board.platform=msm8992\n# ro.bu"..., 1024) = 1024
  939. read(9, "sf.omx-plugin=libffmpeg_omx.so\nm"..., 1024) = 1024
  940. read(9, "sion=196609\nro.sf.lcd_density=42"..., 1024) = 1024
  941. read(9, "data.iwlan.enable=true\npersist.r"..., 1024) = 1024
  942. read(9, "000000\n", 1024) = 7
  943. read(9, "", 1024) = 0
  944. close(9) = 0
  945. writev(3, [{"<5>droid-hal-init: ", 19}, {"(Loading properties from /system"..., 57}], 2) = 76
  946. openat(AT_FDCWD, "/vendor/build.prop", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = 9
  947. fstat(9, {st_mode=S_IFREG|0644, st_size=179, ...}) = 0
  948. read(9, "\nro.vendor.build.date=Fri Jul 1 "..., 1024) = 179
  949. read(9, "", 1024) = 0
  950. close(9) = 0
  951. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  952. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  953. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  954. writev(3, [{"<5>droid-hal-init: ", 19}, {"(Loading properties from /vendor"..., 57}], 2) = 76
  955. openat(AT_FDCWD, "/factory/factory.prop", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  956. writev(3, [{"<5>droid-hal-init: ", 19}, {"(Loading properties from /factor"..., 60}], 2) = 79
  957. openat(AT_FDCWD, "/fstab.bullhead", O_RDONLY) = -1 ENOENT (No such file or directory)
  958. writev(3, [{"<3>fs_mgr: Cannot open file /fst"..., 44}], 1) = 44
  959. writev(3, [{"<3>droid-hal-init: ", 19}, {"unable to read fstab /fstab.bull"..., 64}], 2) = 83
  960.  
  961. fchownat(AT_FDCWD, "/data", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  962.  
  963. openat(AT_FDCWD, "/data", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  964. fchmod(9, 0771) = -1 EBADF (Bad file descriptor)
  965. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  966. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0771) = 0
  967. close(9) = 0
  968.  
  969.  
  970. mkdirat(AT_FDCWD, "/data/media", 0770) = -1 EEXIST (File exists)
  971. openat(AT_FDCWD, "/data/media", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  972. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  973. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  974. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  975. close(9) = 0
  976. fchownat(AT_FDCWD, "/data/media", 1023, 1023, AT_SYMLINK_NOFOLLOW) = 0
  977. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  978.  
  979.  
  980.  
  981. mkdirat(AT_FDCWD, "/data/bootchart", 0755) = -1 EEXIST (File exists)
  982. openat(AT_FDCWD, "/data/bootchart", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  983. fchmod(9, 0755) = -1 EBADF (Bad file descriptor)
  984. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  985. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0755) = 0
  986. close(9) = 0
  987. fchownat(AT_FDCWD, "/data/bootchart", 2000, 2000, AT_SYMLINK_NOFOLLOW) = 0
  988. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  989.  
  990. openat(AT_FDCWD, "/data/bootchart/start", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  991. openat(AT_FDCWD, "/proc/cmdline", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = 9
  992. read(9, "sched_enable_hmp=1 sched_enable_"..., 1024) = 641
  993. read(9, "", 1024) = 0
  994. close(9) = 0
  995. writev(3, [{"<5>droid-hal-init: ", 19}, {"Not bootcharting.\n", 18}], 2) = 37
  996.  
  997. newfstatat(AT_FDCWD, "/data/system/entropy.dat", 0x7ff38f9a50, 0) = -1 ENOENT (No such file or directory)
  998.  
  999. mkdirat(AT_FDCWD, "/data/misc", 01771) = -1 EEXIST (File exists)
  1000. openat(AT_FDCWD, "/data/misc", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1001. fchmod(9, 01771) = -1 EBADF (Bad file descriptor)
  1002. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1003. fchmodat(AT_FDCWD, "/proc/self/fd/9", 01771) = 0
  1004. close(9) = 0
  1005. fchownat(AT_FDCWD, "/data/misc", 1000, 9998, AT_SYMLINK_NOFOLLOW) = 0
  1006. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1007.  
  1008. mkdirat(AT_FDCWD, "/data/misc/adb", 02750) = -1 EEXIST (File exists)
  1009. openat(AT_FDCWD, "/data/misc/adb", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1010. fchmod(9, 02750) = -1 EBADF (Bad file descriptor)
  1011. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1012. fchmodat(AT_FDCWD, "/proc/self/fd/9", 02750) = 0
  1013. close(9) = 0
  1014. fchownat(AT_FDCWD, "/data/misc/adb", 1000, 2000, AT_SYMLINK_NOFOLLOW) = 0
  1015. openat(AT_FDCWD, "/data/misc/adb", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1016. fchmod(9, 02750) = -1 EBADF (Bad file descriptor)
  1017. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1018. fchmodat(AT_FDCWD, "/proc/self/fd/9", 02750) = 0
  1019. close(9) = 0
  1020.  
  1021. mkdirat(AT_FDCWD, "/data/misc/bluedroid", 02770) = -1 EEXIST (File exists)
  1022. openat(AT_FDCWD, "/data/misc/bluedroid", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1023. fchmod(9, 02770) = -1 EBADF (Bad file descriptor)
  1024. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1025. fchmodat(AT_FDCWD, "/proc/self/fd/9", 02770) = 0
  1026. close(9) = 0
  1027. fchownat(AT_FDCWD, "/data/misc/bluedroid", 1002, 3008, AT_SYMLINK_NOFOLLOW) = 0
  1028. openat(AT_FDCWD, "/data/misc/bluedroid", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1029. fchmod(9, 02770) = -1 EBADF (Bad file descriptor)
  1030. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1031. fchmodat(AT_FDCWD, "/proc/self/fd/9", 02770) = 0
  1032. close(9) = 0
  1033.  
  1034. openat(AT_FDCWD, "/data/misc/bluedroid/bt_config.conf", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  1035.  
  1036. fchownat(AT_FDCWD, "/data/misc/bluedroid/bt_config.conf", 1002, 3008, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1037.  
  1038. mkdirat(AT_FDCWD, "/data/misc/bluetooth", 0770) = -1 EEXIST (File exists)
  1039. openat(AT_FDCWD, "/data/misc/bluetooth", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1040. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  1041. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1042. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  1043. close(9) = 0
  1044. fchownat(AT_FDCWD, "/data/misc/bluetooth", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1045.  
  1046. mkdirat(AT_FDCWD, "/data/misc/keystore", 0700) = -1 EEXIST (File exists)
  1047. openat(AT_FDCWD, "/data/misc/keystore", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1048. fchmod(9, 0700) = -1 EBADF (Bad file descriptor)
  1049. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1050. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0700) = 0
  1051. close(9) = 0
  1052. fchownat(AT_FDCWD, "/data/misc/keystore", 1017, 1017, AT_SYMLINK_NOFOLLOW) = 0
  1053.  
  1054. mkdirat(AT_FDCWD, "/data/misc/gatekeeper", 0700) = -1 EEXIST (File exists)
  1055. openat(AT_FDCWD, "/data/misc/gatekeeper", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1056. fchmod(9, 0700) = -1 EBADF (Bad file descriptor)
  1057. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1058. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0700) = 0
  1059. close(9) = 0
  1060. fchownat(AT_FDCWD, "/data/misc/gatekeeper", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1061.  
  1062. mkdirat(AT_FDCWD, "/data/misc/keychain", 0771) = -1 EEXIST (File exists)
  1063. openat(AT_FDCWD, "/data/misc/keychain", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1064. fchmod(9, 0771) = -1 EBADF (Bad file descriptor)
  1065. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1066. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0771) = 0
  1067. close(9) = 0
  1068. fchownat(AT_FDCWD, "/data/misc/keychain", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1069.  
  1070. mkdirat(AT_FDCWD, "/data/misc/net", 0750) = -1 EEXIST (File exists)
  1071. openat(AT_FDCWD, "/data/misc/net", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1072. fchmod(9, 0750) = -1 EBADF (Bad file descriptor)
  1073. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1074. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0750) = 0
  1075. close(9) = 0
  1076. fchownat(AT_FDCWD, "/data/misc/net", 0, 2000, AT_SYMLINK_NOFOLLOW) = 0
  1077.  
  1078. mkdirat(AT_FDCWD, "/data/misc/radio", 0770) = -1 EEXIST (File exists)
  1079. openat(AT_FDCWD, "/data/misc/radio", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1080. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  1081. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1082. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  1083. close(9) = 0
  1084. fchownat(AT_FDCWD, "/data/misc/radio", 1000, 1001, AT_SYMLINK_NOFOLLOW) = 0
  1085.  
  1086. mkdirat(AT_FDCWD, "/data/misc/sms", 0770) = -1 EEXIST (File exists)
  1087. openat(AT_FDCWD, "/data/misc/sms", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1088. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  1089. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1090. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  1091. close(9) = 0
  1092. fchownat(AT_FDCWD, "/data/misc/sms", 1000, 1001, AT_SYMLINK_NOFOLLOW) = 0
  1093.  
  1094. mkdirat(AT_FDCWD, "/data/misc/zoneinfo", 0775) = -1 EEXIST (File exists)
  1095. openat(AT_FDCWD, "/data/misc/zoneinfo", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1096. fchmod(9, 0775) = -1 EBADF (Bad file descriptor)
  1097. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1098. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0775) = 0
  1099. close(9) = 0
  1100. fchownat(AT_FDCWD, "/data/misc/zoneinfo", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1101.  
  1102. mkdirat(AT_FDCWD, "/data/misc/vpn", 0770) = -1 EEXIST (File exists)
  1103. openat(AT_FDCWD, "/data/misc/vpn", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1104. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  1105. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1106. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  1107. close(9) = 0
  1108. fchownat(AT_FDCWD, "/data/misc/vpn", 1000, 1016, AT_SYMLINK_NOFOLLOW) = 0
  1109.  
  1110. mkdirat(AT_FDCWD, "/data/misc/shared_relro", 0771) = -1 EEXIST (File exists)
  1111. openat(AT_FDCWD, "/data/misc/shared_relro", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1112. fchmod(9, 0771) = -1 EBADF (Bad file descriptor)
  1113. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1114. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0771) = 0
  1115. close(9) = 0
  1116. fchownat(AT_FDCWD, "/data/misc/shared_relro", 1037, 1037, AT_SYMLINK_NOFOLLOW) = 0
  1117.  
  1118. mkdirat(AT_FDCWD, "/data/misc/systemkeys", 0700) = -1 EEXIST (File exists)
  1119. openat(AT_FDCWD, "/data/misc/systemkeys", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1120. fchmod(9, 0700) = -1 EBADF (Bad file descriptor)
  1121. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1122. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0700) = 0
  1123. close(9) = 0
  1124. fchownat(AT_FDCWD, "/data/misc/systemkeys", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1125.  
  1126. mkdirat(AT_FDCWD, "/data/misc/wifi", 0770) = -1 EEXIST (File exists)
  1127. openat(AT_FDCWD, "/data/misc/wifi", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1128. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  1129. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1130. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  1131. close(9) = 0
  1132. fchownat(AT_FDCWD, "/data/misc/wifi", 1010, 1010, AT_SYMLINK_NOFOLLOW) = 0
  1133.  
  1134. mkdirat(AT_FDCWD, "/data/misc/wifi/sockets", 0770) = -1 EEXIST (File exists)
  1135. openat(AT_FDCWD, "/data/misc/wifi/sockets", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1136. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  1137. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1138. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  1139. close(9) = 0
  1140. fchownat(AT_FDCWD, "/data/misc/wifi/sockets", 1010, 1010, AT_SYMLINK_NOFOLLOW) = 0
  1141.  
  1142. mkdirat(AT_FDCWD, "/data/misc/wifi/wpa_supplicant", 0770) = -1 EEXIST (File exists)
  1143. openat(AT_FDCWD, "/data/misc/wifi/wpa_supplicant", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1144. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  1145. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1146. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  1147. close(9) = 0
  1148. fchownat(AT_FDCWD, "/data/misc/wifi/wpa_supplicant", 1010, 1010, AT_SYMLINK_NOFOLLOW) = 0
  1149.  
  1150. mkdirat(AT_FDCWD, "/data/misc/ethernet", 0770) = -1 EEXIST (File exists)
  1151. openat(AT_FDCWD, "/data/misc/ethernet", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1152. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  1153. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1154. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  1155. close(9) = 0
  1156. fchownat(AT_FDCWD, "/data/misc/ethernet", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1157.  
  1158. mkdirat(AT_FDCWD, "/data/misc/dhcp", 0770) = -1 EEXIST (File exists)
  1159. openat(AT_FDCWD, "/data/misc/dhcp", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1160. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  1161. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1162. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  1163. close(9) = 0
  1164. fchownat(AT_FDCWD, "/data/misc/dhcp", 1014, 1014, AT_SYMLINK_NOFOLLOW) = 0
  1165.  
  1166. mkdirat(AT_FDCWD, "/data/misc/user", 0771) = -1 EEXIST (File exists)
  1167. openat(AT_FDCWD, "/data/misc/user", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1168. fchmod(9, 0771) = -1 EBADF (Bad file descriptor)
  1169. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1170. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0771) = 0
  1171. close(9) = 0
  1172. fchownat(AT_FDCWD, "/data/misc/user", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  1173.  
  1174. mkdirat(AT_FDCWD, "/data/misc/perfprofd", 0775) = -1 EEXIST (File exists)
  1175. openat(AT_FDCWD, "/data/misc/perfprofd", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1176. fchmod(9, 0775) = -1 EBADF (Bad file descriptor)
  1177. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1178. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0775) = 0
  1179. close(9) = 0
  1180. fchownat(AT_FDCWD, "/data/misc/perfprofd", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  1181.  
  1182. openat(AT_FDCWD, "/data/misc/wifi/wpa_supplicant.conf", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  1183.  
  1184. mkdirat(AT_FDCWD, "/data/local", 0751) = -1 EEXIST (File exists)
  1185. openat(AT_FDCWD, "/data/local", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1186. fchmod(9, 0751) = -1 EBADF (Bad file descriptor)
  1187. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1188. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0751) = 0
  1189. close(9) = 0
  1190. fchownat(AT_FDCWD, "/data/local", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  1191. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1192.  
  1193. mkdirat(AT_FDCWD, "/data/misc/media", 0700) = -1 EEXIST (File exists)
  1194. openat(AT_FDCWD, "/data/misc/media", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1195. fchmod(9, 0700) = -1 EBADF (Bad file descriptor)
  1196. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1197. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0700) = 0
  1198. close(9) = 0
  1199. fchownat(AT_FDCWD, "/data/misc/media", 1013, 1013, AT_SYMLINK_NOFOLLOW) = 0
  1200.  
  1201. mkdirat(AT_FDCWD, "/data/misc/vold", 0700) = -1 EEXIST (File exists)
  1202. openat(AT_FDCWD, "/data/misc/vold", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1203. fchmod(9, 0700) = -1 EBADF (Bad file descriptor)
  1204. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1205. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0700) = 0
  1206. close(9) = 0
  1207. fchownat(AT_FDCWD, "/data/misc/vold", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  1208.  
  1209. mkdirat(AT_FDCWD, "/data/local/tmp", 0771) = -1 EEXIST (File exists)
  1210. openat(AT_FDCWD, "/data/local/tmp", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1211. fchmod(9, 0771) = -1 EBADF (Bad file descriptor)
  1212. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1213. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0771) = 0
  1214. close(9) = 0
  1215. fchownat(AT_FDCWD, "/data/local/tmp", 2000, 2000, AT_SYMLINK_NOFOLLOW) = 0
  1216.  
  1217. mkdirat(AT_FDCWD, "/data/data", 0771) = -1 EEXIST (File exists)
  1218. openat(AT_FDCWD, "/data/data", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1219. fchmod(9, 0771) = -1 EBADF (Bad file descriptor)
  1220. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1221. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0771) = 0
  1222. close(9) = 0
  1223. fchownat(AT_FDCWD, "/data/data", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1224. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1225.  
  1226. mkdirat(AT_FDCWD, "/data/app-private", 0771) = -1 EEXIST (File exists)
  1227. openat(AT_FDCWD, "/data/app-private", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1228. fchmod(9, 0771) = -1 EBADF (Bad file descriptor)
  1229. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1230. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0771) = 0
  1231. close(9) = 0
  1232. fchownat(AT_FDCWD, "/data/app-private", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1233. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1234.  
  1235. mkdirat(AT_FDCWD, "/data/app-asec", 0700) = -1 EEXIST (File exists)
  1236. openat(AT_FDCWD, "/data/app-asec", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1237. fchmod(9, 0700) = -1 EBADF (Bad file descriptor)
  1238. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1239. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0700) = 0
  1240. close(9) = 0
  1241. fchownat(AT_FDCWD, "/data/app-asec", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  1242. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1243.  
  1244. mkdirat(AT_FDCWD, "/data/app-lib", 0771) = -1 EEXIST (File exists)
  1245. openat(AT_FDCWD, "/data/app-lib", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1246. fchmod(9, 0771) = -1 EBADF (Bad file descriptor)
  1247. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1248. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0771) = 0
  1249. close(9) = 0
  1250. fchownat(AT_FDCWD, "/data/app-lib", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1251. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1252.  
  1253. mkdirat(AT_FDCWD, "/data/app", 0771) = -1 EEXIST (File exists)
  1254. openat(AT_FDCWD, "/data/app", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1255. fchmod(9, 0771) = -1 EBADF (Bad file descriptor)
  1256. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1257. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0771) = 0
  1258. close(9) = 0
  1259. fchownat(AT_FDCWD, "/data/app", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1260. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1261.  
  1262. mkdirat(AT_FDCWD, "/data/property", 0700) = -1 EEXIST (File exists)
  1263. openat(AT_FDCWD, "/data/property", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1264. fchmod(9, 0700) = -1 EBADF (Bad file descriptor)
  1265. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1266. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0700) = 0
  1267. close(9) = 0
  1268. fchownat(AT_FDCWD, "/data/property", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  1269. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1270.  
  1271. mkdirat(AT_FDCWD, "/data/tombstones", 0771) = -1 EEXIST (File exists)
  1272. openat(AT_FDCWD, "/data/tombstones", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1273. fchmod(9, 0771) = -1 EBADF (Bad file descriptor)
  1274. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1275. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0771) = 0
  1276. close(9) = 0
  1277. fchownat(AT_FDCWD, "/data/tombstones", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1278. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1279.  
  1280. mkdirat(AT_FDCWD, "/data/dalvik-cache", 0771) = -1 EEXIST (File exists)
  1281. openat(AT_FDCWD, "/data/dalvik-cache", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1282. fchmod(9, 0771) = -1 EBADF (Bad file descriptor)
  1283. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1284. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0771) = 0
  1285. close(9) = 0
  1286. fchownat(AT_FDCWD, "/data/dalvik-cache", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  1287. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1288.  
  1289. mkdirat(AT_FDCWD, "/data/dalvik-cache/profiles", 0711) = -1 EEXIST (File exists)
  1290. openat(AT_FDCWD, "/data/dalvik-cache/profiles", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1291. fchmod(9, 0711) = -1 EBADF (Bad file descriptor)
  1292. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1293. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0711) = 0
  1294. close(9) = 0
  1295. fchownat(AT_FDCWD, "/data/dalvik-cache/profiles", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1296.  
  1297. mkdirat(AT_FDCWD, "/data/resource-cache", 0771) = -1 EEXIST (File exists)
  1298. openat(AT_FDCWD, "/data/resource-cache", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1299. fchmod(9, 0771) = -1 EBADF (Bad file descriptor)
  1300. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1301. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0771) = 0
  1302. close(9) = 0
  1303. fchownat(AT_FDCWD, "/data/resource-cache", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1304. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1305.  
  1306. fchownat(AT_FDCWD, "/data/resource-cache", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1307.  
  1308. openat(AT_FDCWD, "/data/resource-cache", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1309. fchmod(9, 0771) = -1 EBADF (Bad file descriptor)
  1310. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1311. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0771) = 0
  1312. close(9) = 0
  1313.  
  1314. mkdirat(AT_FDCWD, "/data/lost+found", 0770) = -1 EEXIST (File exists)
  1315. openat(AT_FDCWD, "/data/lost+found", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1316. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  1317. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1318. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  1319. close(9) = 0
  1320. fchownat(AT_FDCWD, "/data/lost+found", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  1321.  
  1322. mkdirat(AT_FDCWD, "/data/drm", 0770) = -1 EEXIST (File exists)
  1323. openat(AT_FDCWD, "/data/drm", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1324. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  1325. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1326. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  1327. close(9) = 0
  1328. fchownat(AT_FDCWD, "/data/drm", 1019, 1019, AT_SYMLINK_NOFOLLOW) = 0
  1329. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1330.  
  1331. mkdirat(AT_FDCWD, "/data/mediadrm", 0770) = -1 EEXIST (File exists)
  1332. openat(AT_FDCWD, "/data/mediadrm", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1333. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  1334. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1335. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  1336. close(9) = 0
  1337. fchownat(AT_FDCWD, "/data/mediadrm", 1031, 1031, AT_SYMLINK_NOFOLLOW) = 0
  1338. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1339.  
  1340. mkdirat(AT_FDCWD, "/data/adb", 0700) = -1 EEXIST (File exists)
  1341. openat(AT_FDCWD, "/data/adb", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1342. fchmod(9, 0700) = -1 EBADF (Bad file descriptor)
  1343. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1344. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0700) = 0
  1345. close(9) = 0
  1346. fchownat(AT_FDCWD, "/data/adb", 0, 0, AT_SYMLINK_NOFOLLOW) = 0
  1347. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1348.  
  1349. symlinkat("/data/data/com.android.shell/files/bugreports", AT_FDCWD, "/data/bugreports") = -1 EEXIST (File exists)
  1350.  
  1351. mkdirat(AT_FDCWD, "/data/security", 0711) = -1 EEXIST (File exists)
  1352. openat(AT_FDCWD, "/data/security", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1353. fchmod(9, 0711) = -1 EBADF (Bad file descriptor)
  1354. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1355. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0711) = 0
  1356. close(9) = 0
  1357. fchownat(AT_FDCWD, "/data/security", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1358. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1359.  
  1360. mkdirat(AT_FDCWD, "/data/backup", 0700) = -1 EEXIST (File exists)
  1361. openat(AT_FDCWD, "/data/backup", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1362. fchmod(9, 0700) = -1 EBADF (Bad file descriptor)
  1363. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1364. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0700) = 0
  1365. close(9) = 0
  1366. fchownat(AT_FDCWD, "/data/backup", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1367. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1368.  
  1369. mkdirat(AT_FDCWD, "/data/media", 0770) = -1 EEXIST (File exists)
  1370. openat(AT_FDCWD, "/data/media", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1371. fchmod(9, 0770) = -1 EBADF (Bad file descriptor)
  1372. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1373. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0770) = 0
  1374. close(9) = 0
  1375. fchownat(AT_FDCWD, "/data/media", 1023, 1023, AT_SYMLINK_NOFOLLOW) = 0
  1376. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1377.  
  1378. mkdirat(AT_FDCWD, "/data/ss", 0700) = -1 EEXIST (File exists)
  1379. openat(AT_FDCWD, "/data/ss", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1380. fchmod(9, 0700) = -1 EBADF (Bad file descriptor)
  1381. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1382. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0700) = 0
  1383. close(9) = 0
  1384. fchownat(AT_FDCWD, "/data/ss", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1385. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1386.  
  1387. mkdirat(AT_FDCWD, "/data/system", 0775) = -1 EEXIST (File exists)
  1388. openat(AT_FDCWD, "/data/system", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1389. fchmod(9, 0775) = -1 EBADF (Bad file descriptor)
  1390. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1391. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0775) = 0
  1392. close(9) = 0
  1393. fchownat(AT_FDCWD, "/data/system", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1394. openat(AT_FDCWD, "/data/unencrypted", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1395.  
  1396. mkdirat(AT_FDCWD, "/data/system/heapdump", 0700) = -1 EEXIST (File exists)
  1397. openat(AT_FDCWD, "/data/system/heapdump", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1398. fchmod(9, 0700) = -1 EBADF (Bad file descriptor)
  1399. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1400. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0700) = 0
  1401. close(9) = 0
  1402. fchownat(AT_FDCWD, "/data/system/heapdump", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1403.  
  1404. mkdirat(AT_FDCWD, "/data/user", 0711) = -1 EEXIST (File exists)
  1405. openat(AT_FDCWD, "/data/user", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1406. fchmod(9, 0711) = -1 EBADF (Bad file descriptor)
  1407. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1408. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0711) = 0
  1409. close(9) = 0
  1410. fchownat(AT_FDCWD, "/data/user", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1411.  
  1412.  
  1413. faccessat(AT_FDCWD, "/sys/fs/selinux", F_OK) = -1 ENOENT (No such file or directory)
  1414. writev(3, [{"<3>droid-hal-init: ", 19}, {"Failed to reload policy\n", 24}], 2) = 43
  1415. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  1416.  
  1417.  
  1418.  
  1419.  
  1420.  
  1421. newfstatat(AT_FDCWD, "/system/bin/tzdatacheck", {st_mode=S_IFREG|0755, st_size=18376, ...}, 0) = 0
  1422. writev(3, [{"<5>droid-hal-init: ", 19}, {"Starting service 'exec 0 (/syste"..., 55}], 2) = 74
  1423. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x539d48) = 884
  1424.  
  1425.  
  1426. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=883, si_status=1, si_utime=0, si_stime=0} ---
  1427. write(6, "1", 1) = 1
  1428. rt_sigreturn() = 0
  1429. epoll_pwait(5, {{EPOLLIN, {u32=4235928, u64=4235928}}}, 1, 0, NULL) = 1
  1430. read(7, "1", 32) = 1
  1431. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], WNOHANG, NULL) = 883
  1432. writev(3, [{"<5>droid-hal-init: ", 19}, {"Service 'logd' (pid 883) exited "..., 46}], 2) = 65
  1433. writev(3, [{"<5>droid-hal-init: ", 19}, {"Service 'logd' (pid 883) killing"..., 63}], 2) = 82
  1434. kill(4294966413, SIGKILL) = -1 ESRCH (No such process)
  1435. unlinkat(AT_FDCWD, "/dev/socket/logdw", 0) = 0
  1436. unlinkat(AT_FDCWD, "/dev/socket/logdr", 0) = 0
  1437. unlinkat(AT_FDCWD, "/dev/socket/logd", 0) = 0
  1438. futex(0x7fa24a17f8, FUTEX_WAKE, 2147483647) = 0
  1439. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  1440. wait4(-1, 0x7ff38f9d34, WNOHANG, NULL) = 0
  1441.  
  1442. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=884, si_status=1, si_utime=0, si_stime=0} ---
  1443. write(6, "1", 1) = 1
  1444. rt_sigreturn() = 0
  1445. epoll_pwait(5, {{EPOLLIN, {u32=4235928, u64=4235928}}}, 1, 0, NULL) = 1
  1446. read(7, "1", 32) = 1
  1447. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], WNOHANG, NULL) = 884
  1448. writev(3, [{"<5>droid-hal-init: ", 19}, {"Service 'exec 0 (/system/bin/tzd"..., 74}], 2) = 93
  1449. wait4(-1, 0x7ff38f9d34, WNOHANG, NULL) = 0
  1450. openat(AT_FDCWD, "/data/local.prop", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  1451. writev(3, [{"<5>droid-hal-init: ", 19}, {"(Loading properties from /data/l"..., 55}], 2) = 74
  1452. openat(AT_FDCWD, "/data/property", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = 9
  1453. getdents64(9, /* 4 entries */, 4200) = 144
  1454. openat(9, "persist.radio.adb_log_on", O_RDONLY|O_NOFOLLOW) = 10
  1455. fstat(10, {st_mode=S_IFREG|0600, st_size=1, ...}) = 0
  1456. read(10, "0", 91) = 1
  1457. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  1458. openat(AT_FDCWD, "/dev/urandom", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = 11
  1459. fstat(11, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0
  1460. ioctl(11, RNDGETENTCNT, 0x7ff38f76cc) = 0
  1461. read(11, "\231z/\f\1O\2\325~\22\347\313\215\226\237}^\245\303\352\33\t\230Q\3032\225\253P\243\264*"..., 40) = 40
  1462. close(11) = 0
  1463. mmap(NULL, 16, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa26d8000
  1464. mmap(NULL, 1088, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa26d7000
  1465. openat(AT_FDCWD, "/data/property/.temp.n8Ig1o", O_RDWR|O_CREAT|O_EXCL, 0600) = 11
  1466. write(11, "0", 1) = 1
  1467. fsync(11) = 0
  1468. close(11) = 0
  1469. renameat(AT_FDCWD, "/data/property/.temp.n8Ig1o", AT_FDCWD, "/data/property/persist.radio.adb_log_on") = 0
  1470. close(10) = 0
  1471. openat(9, "persist.radio.ril_payload_on", O_RDONLY|O_NOFOLLOW) = 10
  1472. fstat(10, {st_mode=S_IFREG|0600, st_size=1, ...}) = 0
  1473. read(10, "0", 91) = 1
  1474. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  1475. openat(AT_FDCWD, "/data/property/.temp.xvwYdL", O_RDWR|O_CREAT|O_EXCL, 0600) = 11
  1476. write(11, "0", 1) = 1
  1477. fsync(11) = 0
  1478. close(11) = 0
  1479. renameat(AT_FDCWD, "/data/property/.temp.xvwYdL", AT_FDCWD, "/data/property/persist.radio.ril_payload_on") = 0
  1480. close(10) = 0
  1481. getdents64(9, /* 0 entries */, 4200) = 0
  1482. close(9) = 0
  1483. newfstatat(AT_FDCWD, "/system/bin/logd", {st_mode=S_IFREG|0755, st_size=88088, ...}, 0) = 0
  1484. writev(3, [{"<5>droid-hal-init: ", 19}, {"Starting service 'logd'...\n", 27}], 2) = 46
  1485. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x539d48) = 887
  1486. futex(0x7fa24a17f8, FUTEX_WAKE, 2147483647) = 0
  1487. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  1488.  
  1489.  
  1490. newfstatat(AT_FDCWD, "/system/bin/logd", {st_mode=S_IFREG|0755, st_size=88088, ...}, 0) = 0
  1491. writev(3, [{"<5>droid-hal-init: ", 19}, {"Starting service 'logd-reinit'.."..., 34}], 2) = 53
  1492. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x539d48) = 888
  1493. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  1494.  
  1495. unlinkat(AT_FDCWD, "/dev/.booting", 0) = 0
  1496.  
  1497. socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 9
  1498. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=888, si_status=1, si_utime=0, si_stime=0} ---
  1499. write(6, "1", 1) = 1
  1500. rt_sigreturn() = 9
  1501. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=887, si_status=1, si_utime=0, si_stime=0} ---
  1502. write(6, "1", 1) = 1
  1503. rt_sigreturn() = 9
  1504. ioctl(9, SIOCGIFFLAGS, {ifr_name="lo", ifr_flags=IFF_UP|IFF_LOOPBACK|IFF_RUNNING}) = 0
  1505. ioctl(9, SIOCSIFFLAGS, {ifr_name="lo", ifr_flags=IFF_UP|IFF_LOOPBACK|IFF_RUNNING}) = 0
  1506. close(9) = 0
  1507. epoll_pwait(5, {{EPOLLIN, {u32=4235928, u64=4235928}}}, 1, 0, NULL) = 1
  1508. read(7, "11", 32) = 2
  1509. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], WNOHANG, NULL) = 887
  1510. writev(3, [{"<5>droid-hal-init: ", 19}, {"Service 'logd' (pid 887) exited "..., 46}], 2) = 65
  1511. writev(3, [{"<5>droid-hal-init: ", 19}, {"Service 'logd' (pid 887) killing"..., 63}], 2) = 82
  1512. kill(4294966409, SIGKILL) = -1 ESRCH (No such process)
  1513. unlinkat(AT_FDCWD, "/dev/socket/logdw", 0) = 0
  1514. unlinkat(AT_FDCWD, "/dev/socket/logdr", 0) = 0
  1515. unlinkat(AT_FDCWD, "/dev/socket/logd", 0) = 0
  1516. futex(0x7fa24a17f8, FUTEX_WAKE, 2147483647) = 0
  1517. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  1518. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], WNOHANG, NULL) = 888
  1519. writev(3, [{"<5>droid-hal-init: ", 19}, {"Service 'logd-reinit' (pid 888) "..., 53}], 2) = 72
  1520. futex(0x7fa24a7868, FUTEX_WAKE, 2147483647) = 0
  1521. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  1522. wait4(-1, 0x7ff38f9d34, WNOHANG, NULL) = 0
  1523. setrlimit(RLIMIT_NICE, {rlim_cur=40, rlim_max=40}) = 0
  1524. newfstatat(AT_FDCWD, "/system/bin/logd", {st_mode=S_IFREG|0755, st_size=88088, ...}, 0) = 0
  1525. writev(3, [{"<5>droid-hal-init: ", 19}, {"Starting service 'logd'...\n", 27}], 2) = 46
  1526. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x539d48) = 889
  1527. futex(0x7fa24a17f8, FUTEX_WAKE, 2147483647) = 0
  1528. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  1529.  
  1530. openat(AT_FDCWD, "/proc/sys/vm/overcommit_memory", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  1531. write(9, "1", 1) = 1
  1532. close(9) = 0
  1533.  
  1534. openat(AT_FDCWD, "/proc/sys/vm/min_free_order_shift", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  1535. write(9, "4", 1) = 1
  1536. close(9) = 0
  1537.  
  1538. fchownat(AT_FDCWD, "/sys/module/lowmemorykiller/parameters/adj", 0, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1539.  
  1540. openat(AT_FDCWD, "/sys/module/lowmemorykiller/parameters/adj", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  1541.  
  1542. fchownat(AT_FDCWD, "/sys/module/lowmemorykiller/parameters/minfree", 0, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1543.  
  1544. openat(AT_FDCWD, "/sys/module/lowmemorykiller/parameters/minfree", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  1545.  
  1546. openat(AT_FDCWD, "/proc/sys/vm/dirty_expire_centisecs", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  1547. write(9, "200", 3) = 3
  1548. close(9) = 0
  1549.  
  1550. openat(AT_FDCWD, "/proc/sys/vm/dirty_background_ratio", O_WRONLY|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0600) = 9
  1551. write(9, "5", 1) = 1
  1552. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=889, si_status=1, si_utime=0, si_stime=0} ---
  1553. write(6, "1", 1) = 1
  1554. rt_sigreturn() = 1
  1555. close(9) = 0
  1556. epoll_pwait(5, {{EPOLLIN, {u32=4235928, u64=4235928}}}, 1, 0, NULL) = 1
  1557. read(7, "1", 32) = 1
  1558. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], WNOHANG, NULL) = 889
  1559. writev(3, [{"<5>droid-hal-init: ", 19}, {"Service 'logd' (pid 889) exited "..., 46}], 2) = 65
  1560. writev(3, [{"<5>droid-hal-init: ", 19}, {"Service 'logd' (pid 889) killing"..., 63}], 2) = 82
  1561. kill(4294966407, SIGKILL) = -1 ESRCH (No such process)
  1562. unlinkat(AT_FDCWD, "/dev/socket/logdw", 0) = 0
  1563. unlinkat(AT_FDCWD, "/dev/socket/logdr", 0) = 0
  1564. unlinkat(AT_FDCWD, "/dev/socket/logd", 0) = 0
  1565. futex(0x7fa24a17f8, FUTEX_WAKE, 2147483647) = 0
  1566. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  1567. wait4(-1, 0x7ff38f9d34, WNOHANG, NULL) = 0
  1568. fchownat(AT_FDCWD, "/sys/android_power/state", 1001, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1569.  
  1570. fchownat(AT_FDCWD, "/sys/android_power/request_state", 1001, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1571.  
  1572. fchownat(AT_FDCWD, "/sys/android_power/acquire_full_wake_lock", 1001, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1573.  
  1574. fchownat(AT_FDCWD, "/sys/android_power/acquire_partial_wake_lock", 1001, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1575.  
  1576. fchownat(AT_FDCWD, "/sys/android_power/release_wake_lock", 1001, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1577.  
  1578. fchownat(AT_FDCWD, "/sys/power/autosleep", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1579.  
  1580. fchownat(AT_FDCWD, "/sys/power/state", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1581.  
  1582. fchownat(AT_FDCWD, "/sys/power/wakeup_count", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1583.  
  1584. fchownat(AT_FDCWD, "/sys/power/wake_lock", 1001, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1585.  
  1586. fchownat(AT_FDCWD, "/sys/power/wake_unlock", 1001, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1587.  
  1588. openat(AT_FDCWD, "/sys/power/state", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1589. fchmod(9, 0660) = -1 EBADF (Bad file descriptor)
  1590. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1591. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0660) = 0
  1592. close(9) = 0
  1593.  
  1594. openat(AT_FDCWD, "/sys/power/wake_lock", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1595. fchmod(9, 0660) = -1 EBADF (Bad file descriptor)
  1596. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1597. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0660) = 0
  1598. close(9) = 0
  1599.  
  1600. openat(AT_FDCWD, "/sys/power/wake_unlock", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1601. fchmod(9, 0660) = -1 EBADF (Bad file descriptor)
  1602. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1603. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0660) = 0
  1604. close(9) = 0
  1605.  
  1606. fchownat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/timer_rate", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1607.  
  1608. openat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/timer_rate", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  1609.  
  1610. fchownat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/timer_slack", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1611.  
  1612. openat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/timer_slack", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  1613.  
  1614. fchownat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/min_sample_time", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1615.  
  1616. openat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/min_sample_time", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  1617.  
  1618. fchownat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/hispeed_freq", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1619.  
  1620. openat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/hispeed_freq", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  1621.  
  1622. fchownat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/target_loads", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1623.  
  1624. openat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/target_loads", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  1625.  
  1626. fchownat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/go_hispeed_load", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1627.  
  1628. openat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/go_hispeed_load", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  1629.  
  1630. fchownat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/above_hispeed_delay", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1631.  
  1632. openat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/above_hispeed_delay", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  1633.  
  1634. fchownat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/boost", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1635.  
  1636. openat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/boost", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  1637.  
  1638. fchownat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/boostpulse", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1639.  
  1640. fchownat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/input_boost", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1641.  
  1642. openat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/input_boost", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  1643.  
  1644. fchownat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/boostpulse_duration", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1645.  
  1646. openat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/boostpulse_duration", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  1647.  
  1648. fchownat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/io_is_busy", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1649.  
  1650. openat(AT_FDCWD, "/sys/devices/system/cpu/cpufreq/interactive/io_is_busy", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = -1 ENOENT (No such file or directory)
  1651.  
  1652. fchownat(AT_FDCWD, "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1653.  
  1654. openat(AT_FDCWD, "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1655. fchmod(9, 0660) = -1 EBADF (Bad file descriptor)
  1656. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1657. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0660) = 0
  1658. close(9) = 0
  1659.  
  1660. fchownat(AT_FDCWD, "/sys/class/timed_output/vibrator/enable", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1661.  
  1662. fchownat(AT_FDCWD, "/sys/class/leds/keyboard-backlight/brightness", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1663.  
  1664. fchownat(AT_FDCWD, "/sys/class/leds/lcd-backlight/brightness", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1665.  
  1666. fchownat(AT_FDCWD, "/sys/class/leds/button-backlight/brightness", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1667.  
  1668. fchownat(AT_FDCWD, "/sys/class/leds/jogball-backlight/brightness", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1669.  
  1670. fchownat(AT_FDCWD, "/sys/class/leds/red/brightness", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1671.  
  1672. fchownat(AT_FDCWD, "/sys/class/leds/green/brightness", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1673.  
  1674. fchownat(AT_FDCWD, "/sys/class/leds/blue/brightness", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1675.  
  1676. fchownat(AT_FDCWD, "/sys/class/leds/red/device/grpfreq", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1677.  
  1678. fchownat(AT_FDCWD, "/sys/class/leds/red/device/grppwm", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1679.  
  1680. fchownat(AT_FDCWD, "/sys/class/leds/red/device/blink", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1681.  
  1682. fchownat(AT_FDCWD, "/sys/class/timed_output/vibrator/enable", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1683.  
  1684. fchownat(AT_FDCWD, "/sys/module/sco/parameters/disable_esco", 1000, 1000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
  1685.  
  1686. fchownat(AT_FDCWD, "/sys/kernel/ipv4/tcp_wmem_min", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1687.  
  1688. fchownat(AT_FDCWD, "/sys/kernel/ipv4/tcp_wmem_def", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1689.  
  1690. fchownat(AT_FDCWD, "/sys/kernel/ipv4/tcp_wmem_max", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1691.  
  1692. fchownat(AT_FDCWD, "/sys/kernel/ipv4/tcp_rmem_min", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1693.  
  1694. fchownat(AT_FDCWD, "/sys/kernel/ipv4/tcp_rmem_def", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1695.  
  1696. fchownat(AT_FDCWD, "/sys/kernel/ipv4/tcp_rmem_max", 1000, 1000, AT_SYMLINK_NOFOLLOW) = 0
  1697.  
  1698. fchownat(AT_FDCWD, "/proc/cmdline", 0, 1001, AT_SYMLINK_NOFOLLOW) = 0
  1699.  
  1700. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  1701. futex(0x7fa24a72ac, FUTEX_WAKE, 2147483647) = 0
  1702. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  1703.  
  1704. openat(AT_FDCWD, "/sys/class/timed_output/vibrator/enable", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1705. fchmod(9, 0664) = -1 EBADF (Bad file descriptor)
  1706. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1707. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0664) = 0
  1708. close(9) = 0
  1709.  
  1710. newfstatat(AT_FDCWD, "/system/bin/logd", {st_mode=S_IFREG|0755, st_size=88088, ...}, 0) = 0
  1711. writev(3, [{"<5>droid-hal-init: ", 19}, {"Starting service 'logd'...\n", 27}], 2) = 46
  1712. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x539d48) = 890
  1713. futex(0x7fa24a17f8, FUTEX_WAKE, 2147483647) = 0
  1714. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  1715.  
  1716.  
  1717. openat(AT_FDCWD, "/sys/kernel/debug/tracing/trace_marker", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1718. fchmod(9, 0222) = -1 EBADF (Bad file descriptor)
  1719. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1720. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0222) = 0
  1721. close(9) = 0
  1722.  
  1723. fchownat(AT_FDCWD, "/sys/kernel/debug/tracing/trace_clock", 0, 2000, AT_SYMLINK_NOFOLLOW) = 0
  1724.  
  1725. fchownat(AT_FDCWD, "/sys/kernel/debug/tracing/buffer_size_kb", 0, 2000, AT_SYMLINK_NOFOLLOW) = 0
  1726.  
  1727. fchownat(AT_FDCWD, "/sys/kernel/debug/tracing/options/overwrite", 0, 2000, AT_SYMLINK_NOFOLLOW) = 0
  1728.  
  1729. fchownat(AT_FDCWD, "/sys/kernel/debug/tracing/options/print-tgid", 0, 2000, AT_SYMLINK_NOFOLLOW) = 0
  1730.  
  1731. fchownat(AT_FDCWD, "/sys/kernel/debug/tracing/events/sched/sched_switch/enable", 0, 2000, AT_SYMLINK_NOFOLLOW) = 0
  1732.  
  1733. fchownat(AT_FDCWD, "/sys/kernel/debug/tracing/events/sched/sched_wakeup/enable", 0, 2000, AT_SYMLINK_NOFOLLOW) = 0
  1734.  
  1735. fchownat(AT_FDCWD, "/sys/kernel/debug/tracing/events/power/cpu_frequency/enable", 0, 2000, AT_SYMLINK_NOFOLLOW) = 0
  1736. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=890, si_status=1, si_utime=0, si_stime=0} ---
  1737. write(6, "1", 1) = 1
  1738. rt_sigreturn() = 0
  1739. epoll_pwait(5, {{EPOLLIN, {u32=4235928, u64=4235928}}}, 1, 0, NULL) = 1
  1740. read(7, "1", 32) = 1
  1741. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], WNOHANG, NULL) = 890
  1742. writev(3, [{"<5>droid-hal-init: ", 19}, {"Service 'logd' (pid 890) exited "..., 46}], 2) = 65
  1743. writev(3, [{"<5>droid-hal-init: ", 19}, {"Service 'logd' (pid 890) killing"..., 63}], 2) = 82
  1744. kill(4294966406, SIGKILL) = -1 ESRCH (No such process)
  1745. unlinkat(AT_FDCWD, "/dev/socket/logdw", 0) = 0
  1746. unlinkat(AT_FDCWD, "/dev/socket/logdr", 0) = 0
  1747. unlinkat(AT_FDCWD, "/dev/socket/logd", 0) = 0
  1748. futex(0x7fa24a17f8, FUTEX_WAKE, 2147483647) = 0
  1749. futex(0x7fa24a0004, FUTEX_WAKE, 2147483647) = 0
  1750. wait4(-1, 0x7ff38f9d34, WNOHANG, NULL) = 0
  1751. fchownat(AT_FDCWD, "/sys/kernel/debug/tracing/events/power/cpu_idle/enable", 0, 2000, AT_SYMLINK_NOFOLLOW) = 0
  1752.  
  1753. fchownat(AT_FDCWD, "/sys/kernel/debug/tracing/events/power/clock_set_rate/enable", 0, 2000, AT_SYMLINK_NOFOLLOW) = 0
  1754.  
  1755. fchownat(AT_FDCWD, "/sys/kernel/debug/tracing/events/cpufreq_interactive/enable", 0, 2000, AT_SYMLINK_NOFOLLOW) = 0
  1756.  
  1757. fchownat(AT_FDCWD, "/sys/kernel/debug/tracing/tracing_on", 0, 2000, AT_SYMLINK_NOFOLLOW) = 0
  1758.  
  1759. openat(AT_FDCWD, "/sys/kernel/debug/tracing/trace_clock", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1760. fchmod(9, 0664) = -1 EBADF (Bad file descriptor)
  1761. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1762. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0664) = 0
  1763. close(9) = 0
  1764.  
  1765. openat(AT_FDCWD, "/sys/kernel/debug/tracing/buffer_size_kb", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1766. fchmod(9, 0664) = -1 EBADF (Bad file descriptor)
  1767. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1768. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0664) = 0
  1769. close(9) = 0
  1770.  
  1771. openat(AT_FDCWD, "/sys/kernel/debug/tracing/options/overwrite", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1772. fchmod(9, 0664) = -1 EBADF (Bad file descriptor)
  1773. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1774. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0664) = 0
  1775. close(9) = 0
  1776.  
  1777. openat(AT_FDCWD, "/sys/kernel/debug/tracing/options/print-tgid", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1778. fchmod(9, 0664) = -1 EBADF (Bad file descriptor)
  1779. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1780. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0664) = 0
  1781. close(9) = 0
  1782.  
  1783. openat(AT_FDCWD, "/sys/kernel/debug/tracing/events/sched/sched_switch/enable", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1784. fchmod(9, 0664) = -1 EBADF (Bad file descriptor)
  1785. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1786. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0664) = 0
  1787. close(9) = 0
  1788.  
  1789. openat(AT_FDCWD, "/sys/kernel/debug/tracing/events/sched/sched_wakeup/enable", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1790. fchmod(9, 0664) = -1 EBADF (Bad file descriptor)
  1791. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1792. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0664) = 0
  1793. close(9) = 0
  1794.  
  1795. openat(AT_FDCWD, "/sys/kernel/debug/tracing/events/power/cpu_frequency/enable", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1796. fchmod(9, 0664) = -1 EBADF (Bad file descriptor)
  1797. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1798. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0664) = 0
  1799. close(9) = 0
  1800.  
  1801. openat(AT_FDCWD, "/sys/kernel/debug/tracing/events/power/cpu_idle/enable", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1802. fchmod(9, 0664) = -1 EBADF (Bad file descriptor)
  1803. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1804. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0664) = 0
  1805. close(9) = 0
  1806.  
  1807. openat(AT_FDCWD, "/sys/kernel/debug/tracing/events/power/clock_set_rate/enable", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1808. fchmod(9, 0664) = -1 EBADF (Bad file descriptor)
  1809. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1810. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0664) = 0
  1811. close(9) = 0
  1812.  
  1813. openat(AT_FDCWD, "/sys/kernel/debug/tracing/events/cpufreq_interactive/enable", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1814. fchmod(9, 0664) = -1 EBADF (Bad file descriptor)
  1815. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1816. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0664) = 0
  1817. close(9) = 0
  1818.  
  1819. openat(AT_FDCWD, "/sys/kernel/debug/tracing/tracing_on", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1820. fchmod(9, 0664) = -1 EBADF (Bad file descriptor)
  1821. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1822. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0664) = 0
  1823. close(9) = 0
  1824.  
  1825. fchownat(AT_FDCWD, "/sys/kernel/debug/tracing/trace", 0, 2000, AT_SYMLINK_NOFOLLOW) = 0
  1826.  
  1827. openat(AT_FDCWD, "/sys/kernel/debug/tracing/trace", O_RDONLY|O_NOFOLLOW|O_CLOEXEC|0x200000) = 9
  1828. fchmod(9, 0660) = -1 EBADF (Bad file descriptor)
  1829. fcntl(9, F_GETFL) = 0x208000 (flags O_RDONLY|O_NOFOLLOW|0x200000)
  1830. fchmodat(AT_FDCWD, "/proc/self/fd/9", 0660) = 0
  1831. close(9) = 0
  1832.  
  1833. epoll_pwait(5, 7ff38f9e80, 1, 5000, NULL) = -1 EINTR (Interrupted system call)
  1834. --- SIGINT {si_signo=SIGINT, si_code=SI_KERNEL, si_value={int=1, ptr=0x34672d6400000001}} ---
  1835. +++ killed by SIGINT +++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement