Clark Scheff | e9c2de0 | 2015-01-05 15:30:16 -0800 | [diff] [blame] | 1 | allow zygote theme_data_file:file r_file_perms; |
2 | allow zygote theme_data_file:dir r_dir_perms; | ||||
3 | |||||
Steve Kondik | e2f23f0 | 2015-09-19 22:49:20 -0700 | [diff] [blame^] | 4 | # ps command may do this |
5 | allow untrusted_app zygote:process getsched; |