xref: /aosp_15_r20/system/sepolicy/prebuilts/api/31.0/private/tombstoned.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1*e4a36f41SAndroid Build Coastguard Workertypeattribute tombstoned coredomain;
2*e4a36f41SAndroid Build Coastguard Worker
3*e4a36f41SAndroid Build Coastguard Workerinit_daemon_domain(tombstoned)
4*e4a36f41SAndroid Build Coastguard Worker
5*e4a36f41SAndroid Build Coastguard Workerget_prop(tombstoned, tombstone_config_prop)
6*e4a36f41SAndroid Build Coastguard Worker
7*e4a36f41SAndroid Build Coastguard Workerneverallow {
8*e4a36f41SAndroid Build Coastguard Worker    domain
9*e4a36f41SAndroid Build Coastguard Worker    -init
10*e4a36f41SAndroid Build Coastguard Worker    -vendor_init
11*e4a36f41SAndroid Build Coastguard Worker    -dumpstate
12*e4a36f41SAndroid Build Coastguard Worker    -tombstoned
13*e4a36f41SAndroid Build Coastguard Worker} tombstone_config_prop:file no_rw_file_perms;
14