Skip to content
Snippets Groups Projects
Commit f6aa0695 authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by android-build-merger
Browse files

Remove unused permissions from tee

am: 13c69b89

Change-Id: I81e8cc02afa5b87419a4e70ab46a70ca43b85c43
parents 0181d23f 13c69b89
No related branches found
No related tags found
No related merge requests found
...@@ -14,4 +14,4 @@ allow tee ion_device:chr_file r_file_perms; ...@@ -14,4 +14,4 @@ allow tee ion_device:chr_file r_file_perms;
r_dir_file(tee, sysfs_type) r_dir_file(tee, sysfs_type)
allow tee system_data_file:file { getattr read }; allow tee system_data_file:file { getattr read };
allow tee system_data_file:lnk_file r_file_perms; allow tee system_data_file:lnk_file { getattr read };
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