Merge "Removed a duplicate rule." am: 590d0e2418
am: a30f39cb58
am: 948c6cca51
Change-Id: I9d5f8af3cf4fcc528e0e5a3da88a549b8c14dade
This commit is contained in:
commit
050982c7b4
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ allow vold media_rw_data_file:file create_file_perms;
|
|||
|
||||
# Allow mounting of storage devices
|
||||
allow vold { mnt_media_rw_stub_file storage_stub_file }:dir { mounton create rmdir getattr setattr };
|
||||
allow vold sdcard_type:filesystem { mount unmount remount };
|
||||
|
||||
# Manage per-user primary symlinks
|
||||
allow vold mnt_user_file:dir create_dir_perms;
|
||||
|
|
Loading…
Reference in a new issue