Skip to content
Snippets Groups Projects
Commit 499fd010 authored by Tri Vo's avatar Tri Vo Committed by Gerrit Code Review
Browse files

Merge "mediaserver: remove access to 'sysfs' type."

parents 25576730 2ea12cd3
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,6 @@ full_treble_only(`
-dumpstate
-healthd
-init
-mediaserver
-priv_app
-storaged
-system_app
......
......@@ -39,9 +39,6 @@ allow mediaserver video_device:chr_file rw_file_perms;
set_prop(mediaserver, audio_prop)
# XXX Label with a specific type?
allow mediaserver sysfs:file r_file_perms;
# Read resources from open apk files passed over Binder.
allow mediaserver apk_data_file:file { read getattr };
allow mediaserver asec_apk_file:file { read getattr };
......
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