blob: b6dfd1e4d6a4474909010fa7922da2baaf01b6f3 [file] [log] [blame]
Alex Klyubinf5446eb2017-03-23 14:27:32 -07001typeattribute tombstoned coredomain;
2
Josh Gaocb3eb4e2016-10-19 14:39:30 -07003init_daemon_domain(tombstoned)
Inseob Kim14a71fb2020-07-07 13:35:34 +09004
5get_prop(tombstoned, tombstone_config_prop)
6
7neverallow {
Inseob Kim85acf6e2021-03-10 10:42:23 +09008 domain
Inseob Kim14a71fb2020-07-07 13:35:34 +09009 -init
10 -vendor_init
11 -dumpstate
12 -tombstoned
13} tombstone_config_prop:file no_rw_file_perms;