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
81839dfb
Commit
81839dfb
authored
10 years ago
by
Ed Heyl
Browse files
Options
Downloads
Patches
Plain Diff
reconcile aosp (
3a8c5dc0
) after branching. Please do not merge.
Change-Id: Ic8ee83ed6ffef02bddd17e1175416fc2481db7b2
parent
7563a6f1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bootanim.te
+3
-0
3 additions, 0 deletions
bootanim.te
system_server.te
+3
-0
3 additions, 0 deletions
system_server.te
with
6 additions
and
0 deletions
bootanim.te
+
3
−
0
View file @
81839dfb
...
...
@@ -8,3 +8,6 @@ binder_use(bootanim)
binder_call(bootanim, surfaceflinger)
allow bootanim gpu_device:chr_file rw_file_perms;
# /oem access
allow bootanim oemfs:dir search;
This diff is collapsed.
Click to expand it.
system_server.te
+
3
−
0
View file @
81839dfb
...
...
@@ -388,6 +388,9 @@ allow system_server block_device:dir search;
# Clean up old cgroups
allow system_server cgroup:dir { remove_name rmdir };
# /oem access
allow system_server oemfs:dir search;
###
### Neverallow rules
###
...
...
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