Update neverallow exception.

This fixes an incorrect exception in the neverallow rule.

Test: Built policy for all lunch targets.
Change-Id: I283833131c6f1fd741e934de24c838594ac38a18
This commit is contained in:
Joel Galenson 2018-01-05 09:03:57 -08:00
parent fd9f7de71e
commit 8d92a9a16c

View file

@ -1116,10 +1116,12 @@ neverallow ~coredomain coredomain_hwservice:hwservice_manager add;
neverallow * same_process_hwservice:hwservice_manager add;
# On TREBLE devices, most coredomains should not access vendor_files.
# TODO(b/71553434): Remove exceptions here.
full_treble_only(`
neverallow {
coredomain
-halclientdomain
-appdomain
-bootanim
-init
-ueventd
-crash_dump