Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidSystemSEPolicy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemSEPolicy
Commits
499fd010
Commit
499fd010
authored
7 years ago
by
Tri Vo
Committed by
Gerrit Code Review
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge "mediaserver: remove access to 'sysfs' type."
parents
25576730
2ea12cd3
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
private/domain.te
+0
-1
0 additions, 1 deletion
private/domain.te
public/mediaserver.te
+0
-3
0 additions, 3 deletions
public/mediaserver.te
with
0 additions
and
4 deletions
private/domain.te
+
0
−
1
View file @
499fd010
...
...
@@ -40,7 +40,6 @@ full_treble_only(`
-dumpstate
-healthd
-init
-mediaserver
-priv_app
-storaged
-system_app
...
...
This diff is collapsed.
Click to expand it.
public/mediaserver.te
+
0
−
3
View file @
499fd010
...
...
@@ -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 };
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment