system/sepolicy/private/tombstoned.te

14 lines
244 B
Plaintext
Raw Normal View History

2025-08-25 08:01:50 +08:00
typeattribute tombstoned coredomain;
init_daemon_domain(tombstoned)
get_prop(tombstoned, tombstone_config_prop)
neverallow {
domain
-init
-vendor_init
-dumpstate
-tombstoned
} tombstone_config_prop:file no_rw_file_perms;