Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
bd3ab0278bbd255a95f287f92445b6ba3740c5f8
/
.
/
prebuilts
/
api
/
26.0
/
public
/
tzdatacheck.te
blob: 93ae1652973296cd7eaa49da7f2c1755a3b8baec [
file
] [
log
] [
blame
]
# The tzdatacheck command run by init.
type tzdatacheck
,
domain
;
type tzdatacheck_exec
,
exec_type
,
file_type
;
allow tzdatacheck zoneinfo_data_file
:
dir create_dir_perms
;
allow tzdatacheck zoneinfo_data_file
:
file unlink
;