Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_vendor_bliss
/
66792510a989404ebed28ce24cf9a9bd6b4c7d36
/
.
/
sepolicy
/
zygote.te
blob: 951f414392b012be56a23c8f0b4846ff4a42e9be [
file
] [
log
] [
blame
]
allow zygote themeservice_app_data_file
:
file r_file_perms
;
allow zygote themeservice_app_data_file
:
dir r_dir_perms
;
# ps command may do this
allow untrusted_app zygote
:
process getsched
;