Skip to content
Snippets Groups Projects
Commit 2de29263 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update neverallow exception."

parents 0eb0a7bb b40eb255
Branches
Tags
No related merge requests found
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment