Sign in
android
/
device
/
google
/
zuma-sepolicy
/
refs/heads/android14-d1-s1-release
/
.
/
radio
/
vold.te
blob: 3923e9c57e8ad46e67f4159946c3f3b0aa3b7638 [
file
] [
edit
]
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
};