Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_vendor_bliss
/
52f8e1e5a8ba5de988d4c7a84ef34d1cb11c3894
/
.
/
sepolicy
/
zygote.te
blob: a93d90ea6517f9319b2ba03a9b3410833a7a09b5 [
file
] [
log
] [
blame
]
allow zygote theme_data_file
:
file r_file_perms
;
allow zygote theme_data_file
:
dir r_dir_perms
;
# ps command may do this
allow untrusted_app zygote
:
process getsched
;