6a5fd26e7a
Bug: 171506470 Test: Build Change-Id: I8bf6c8833ecc65ca241fb9bc8be1b7b919825414
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;
|