Merge "Removed a duplicate rule." am: 590d0e2418 am: a30f39cb58 am: 948c6cca51

am: 050982c7b4

Change-Id: I14ca5c1851da6b0acd72f265d24900ac7b4a406b
This commit is contained in:
Max Bires 2016-11-18 00:43:15 +00:00 committed by android-build-merger
commit b3c13df6d2

View file

@ -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;