43b6a317bc
Bug: 206330997 Test: Build Change-Id: I26082be343b15c9d6c7cabf0acd44711fbcc8113
13 lines
244 B
Text
13 lines
244 B
Text
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;
|