Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_vendor_bliss
/
be2fca13e212dea7b6de4e3e3318ea3ea5ff30f1
/
.
/
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
;