Skip to content
Snippets Groups Projects
Commit 70c21a62 authored by Joel Galenson's avatar Joel Galenson Committed by Gerrit Code Review
Browse files

Merge "Revert "Update neverallow exception.""

parents 2de29263 9db566f0
Branches
Tags
No related merge requests found
...@@ -1116,12 +1116,10 @@ neverallow ~coredomain coredomain_hwservice:hwservice_manager add; ...@@ -1116,12 +1116,10 @@ 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
-appdomain -halclientdomain
-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