1# Purpose : Nand device policy 2allow recovery mtd_device:dir search; 3allow recovery mtd_device:chr_file { read write open ioctl getattr }; 4allow recovery self:capability sys_resource; 5 6