blob: d1cfbfea0e96fea0f1ebcf1b9a2ed8a17826c275 [file] [log] [blame]
dcashmancc39f632016-07-22 13:13:11 -07001# type_transition must be private policy the domain_trans rules could stay
2# public, but conceptually should go with this
3init_daemon_domain(recovery_refresh)
dcashman2e00e632016-10-12 14:58:09 -07004
5# recovery_refresh is not allowed to write anywhere
6# TODO: deal with tmpfs_domain pub/priv split properly
7neverallow recovery_refresh { file_type -recovery_refresh_tmpfs userdebug_or_eng(`-coredump_file') }:file write;