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