Skip to content
Snippets Groups Projects
Commit 92a4cb2e authored by Tri Vo's avatar Tri Vo Committed by android-build-merger
Browse files

Merge "mediaserver: remove access to 'sysfs' type." am: 499fd010 am: 92652912

am: 80f63e0b

Change-Id: I93aa25bf35797a98fee8368711ef736614dcb0a4
parents a0875812 80f63e0b
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