Skip to content
Snippets Groups Projects
Commit 39fe4c71 authored by Ranjith Kagathi Ananda's avatar Ranjith Kagathi Ananda
Browse files

Allow vendor domains to use the untrusted_app_all attribute

Remove restriction to restrict only domains in AOSP to use the
untrusted_app_all attribute

BUG=63167163
Test: Sanity check

Change-Id: I9e1b8605fad108f45f988d8198a9a1cadb8dfa5e
parent 5f8aabac
No related branches found
No related tags found
No related merge requests found
...@@ -2,9 +2,6 @@ ...@@ -2,9 +2,6 @@
### neverallow rules for untrusted app domains ### neverallow rules for untrusted app domains
### ###
# Only allow domains in AOSP to use the untrusted_app_all attribute.
neverallow { untrusted_app_all -untrusted_app -untrusted_app_25 } domain:process fork;
define(`all_untrusted_apps',`{ define(`all_untrusted_apps',`{
ephemeral_app ephemeral_app
isolated_app isolated_app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment