blob: dbc2b9c31599626480160805bfcb649087ec6af9 [file] [log] [blame]
recovery_only(`
set_prop(recovery, ctl_rildaemon_prop)
allow recovery device:dir rw_dir_perms;
allow recovery rootfs:dir rw_dir_perms;
allow recovery rootfs:file create_file_perms;
allow recovery sysfs_devices_system_cpu:file rw_file_perms;
allow recovery self:capability mknod;
allow recovery usbfs:dir rw_dir_perms;
allow recovery device:chr_file create_file_perms;
')