Skip to content
Snippets Groups Projects
Commit 2b993a0e authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 4770446 from 351b9a37 to pi-release

Change-Id: I82d016b5a8e7a77d7f87a7d701ae308c87a25394
parents 999cb45e 351b9a37
Branches
No related tags found
No related merge requests found
......@@ -22,10 +22,8 @@ allow mediaextractor proc_meminfo:file r_file_perms;
crash_dump_fallback(mediaextractor)
# Suppress denials from sdcardfs (b/67454004)
dontaudit mediaextractor sdcardfs:file read;
# allow mediaextractor read permissions for file sources
allow mediaextractor sdcardfs:file { getattr read };
allow mediaextractor media_rw_data_file:file { getattr read };
allow mediaextractor app_data_file:file { getattr read };
......
......@@ -22,10 +22,8 @@ allow mediaextractor proc_meminfo:file r_file_perms;
crash_dump_fallback(mediaextractor)
# Suppress denials from sdcardfs (b/67454004)
dontaudit mediaextractor sdcardfs:file read;
# allow mediaextractor read permissions for file sources
allow mediaextractor sdcardfs:file { getattr read };
allow mediaextractor media_rw_data_file:file { getattr read };
allow mediaextractor app_data_file:file { getattr read };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment