Skip to content
Snippets Groups Projects
Commit a30f39cb authored by Max Bires's avatar Max Bires Committed by android-build-merger
Browse files

Merge "Removed a duplicate rule."

am: 590d0e24

Change-Id: I79e775df50badaf511d6fedc1cca60e39048b5dc
parents 1dedd46d 590d0e24
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,6 @@ allow vold media_rw_data_file:file create_file_perms; ...@@ -47,7 +47,6 @@ allow vold media_rw_data_file:file create_file_perms;
# Allow mounting of storage devices # Allow mounting of storage devices
allow vold { mnt_media_rw_stub_file storage_stub_file }:dir { mounton create rmdir getattr setattr }; 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 # Manage per-user primary symlinks
allow vold mnt_user_file:dir create_dir_perms; allow vold mnt_user_file:dir create_dir_perms;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment