Sign in
android
/
device
/
google
/
dragon
/
a453e9f9f16729b2df7c5ebfcc0988746159f18b
/
.
/
sepolicy
/
system_server.te
blob: d854a5b37eaf62263c387d2ecc8966497f3a70d8 [
file
] [
log
] [
blame
]
# Allow system_server to open crash report files.
allow system_server crash_reports_data_file
:
dir r_dir_perms
;
allow system_server crash_reports_data_file
:
file r_file_perms
;
allow system_server host1x_device
:
chr_file rw_file_perms
;