blob: 327098dadb87835c3c1367409282ea73a70cac5e [file] [log] [blame]
Dan Cashman91d398d2017-09-26 12:58:29 -07001typeattribute recovery_refresh coredomain;
2
3init_daemon_domain(recovery_refresh)
4
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;