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