Sign in
android
/
device
/
google
/
cuttlefish
/
9e92b5404812e54028d087f91db7d07d677b6b64
/
.
/
shared
/
sepolicy
/
vendor
/
vold.te
blob: fdb36e82f7ef9c005ad3fe5d360fcb5d6dc044a9 [
file
] [
log
] [
blame
]
allow vold kernel
:
system module_request
;
# vold will access /mnt/vendor/shared for unknown reasons
allow vold mnt_vendor_file
:
dir r_dir_perms
;