mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
Bug: 264483567 Test: run idle-maint run Change-Id: If4e67ce574de8be2709ebdf9ed2d09ad952ac206 Signed-off-by: Randall Huang <huangrandall@google.com>
5 lines
204 B
Plaintext
5 lines
204 B
Plaintext
allow vold modem_efs_file:dir rw_dir_perms;
|
|
allow vold modem_userdata_file:dir rw_dir_perms;
|
|
allow vold efs_block_device:blk_file { getattr };
|
|
allow vold modem_userdata_block_device:blk_file { getattr };
|