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
d4a9d2c3
Commit
d4a9d2c3
authored
7 years ago
by
Joel Galenson
Committed by
android-build-merger
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Update neverallow exception." am:
3680f835
am:
084d1cd7
am:
905d53c7
Change-Id: I4174e730524cb161b745e23c60729e4b839a10a4
parents
f175b490
905d53c7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/domain.te
+3
-1
3 additions, 1 deletion
public/domain.te
with
3 additions
and
1 deletion
public/domain.te
+
3
−
1
View file @
d4a9d2c3
...
@@ -1116,10 +1116,12 @@ neverallow ~coredomain coredomain_hwservice:hwservice_manager add;
...
@@ -1116,10 +1116,12 @@ neverallow ~coredomain coredomain_hwservice:hwservice_manager add;
neverallow * same_process_hwservice:hwservice_manager add;
neverallow * same_process_hwservice:hwservice_manager add;
# On TREBLE devices, most coredomains should not access vendor_files.
# On TREBLE devices, most coredomains should not access vendor_files.
# TODO(b/71553434): Remove exceptions here.
full_treble_only(`
full_treble_only(`
neverallow {
neverallow {
coredomain
coredomain
-halclientdomain
-appdomain
-bootanim
-init
-init
-ueventd
-ueventd
-crash_dump
-crash_dump
...
...
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