platform_system_sepolicy/watchdogd.te
repo sync 274d2927a7 Clean up remaining denials.
Bug: 8424461
Change-Id: I8f0b01cdb19b4a479d5de842f4e4844aeab00622
2013-05-22 14:20:20 -07:00

5 lines
168 B
Text

# watchdogd seclabel is specified in init.<board>.rc
type watchdogd, domain;
permissive watchdogd;
unconfined_domain(watchdogd)
allow watchdogd rootfs:file entrypoint;