a586ba7d50
* We don't have this Change-Id: I879f9b30e94c153dfec30ef369ae0ca31e3ab3d7
15 lines
357 B
Plaintext
15 lines
357 B
Plaintext
allow vold efs_file:dir rw_dir_perms;
|
|
allow vold efs_file:file create;
|
|
|
|
allow vold {
|
|
block_device
|
|
cache_block_device
|
|
efs_block_device
|
|
system_block_device
|
|
}:blk_file getattr;
|
|
|
|
allowxperm vold vold_device:blk_file ioctl 0x1271;
|
|
allowxperm vold vold_device:blk_file ioctl BLKROGET;
|
|
|
|
dontaudit vold hal_bootctl_hwservice:hwservice_manager find;
|