blob: 39bc4d12d03d620ecf68458143e27e866684af49 [file] [log] [blame]
# permissions for /system/bin/fwtool
type fwtool, domain, domain_deprecated;
type fwtool_exec, exec_type, file_type;
init_daemon_domain(fwtool)
# access /dev/mtd/*
allow fwtool mtd_device:dir search;
allow fwtool mtd_device:chr_file rw_file_perms;