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
f9da0cba
Commit
f9da0cba
authored
7 years ago
by
Jeff Vander Stoep
Committed by
android-build-merger
7 years ago
Browse files
Options
Downloads
Plain Diff
domain_deprecated: remove access to /proc/meminfo am:
3e5bb807
am:
5fbb120b
Change-Id: Idf655a43a2258b56f8c8b1282dd6c430d7771cf6
parents
d5d98a4d
5fbb120b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
private/domain_deprecated.te
+0
-8
0 additions, 8 deletions
private/domain_deprecated.te
with
0 additions
and
8 deletions
private/domain_deprecated.te
+
0
−
8
View file @
f9da0cba
...
@@ -144,7 +144,6 @@ auditallow {
...
@@ -144,7 +144,6 @@ auditallow {
r_dir_file(domain_deprecated, proc)
r_dir_file(domain_deprecated, proc)
r_dir_file(domain_deprecated, sysfs)
r_dir_file(domain_deprecated, sysfs)
r_dir_file(domain_deprecated, cgroup)
r_dir_file(domain_deprecated, cgroup)
allow domain_deprecated proc_meminfo:file r_file_perms;
userdebug_or_eng(`
userdebug_or_eng(`
auditallow {
auditallow {
...
@@ -228,11 +227,4 @@ auditallow {
...
@@ -228,11 +227,4 @@ auditallow {
-system_server
-system_server
-zygote
-zygote
} cgroup:{ file lnk_file } r_file_perms;
} cgroup:{ file lnk_file } r_file_perms;
auditallow {
domain_deprecated
-appdomain
-surfaceflinger
-system_server
-vold
} proc_meminfo:file r_file_perms;
')
')
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