53789b340c
This was made from scratch, for a general cleanup of unused policies and update to M guidelines Change-Id: Id4acda2b384d28b5ca51b3ef0f6e93b648c8e79d
6 lines
278 B
Plaintext
6 lines
278 B
Plaintext
allow rild radio_data:dir { search write remove_name getattr add_name setattr };
|
|
allow rild radio_data:file { write getattr setattr read create unlink open };
|
|
allow rild system_file:file execmod;
|
|
allow rild efs_block_device:blk_file read;
|
|
allow rild efs_device_file:dir search;
|