blob: 8995cefadc37d82d5a22b7f9aee1c373acbb6078 [file] [log] [blame]
# permissions for /system/bin/fwtool
type fwtool, domain;
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;