Skip to content
Snippets Groups Projects
Commit aa4a9744 authored by Nick Kralevich's avatar Nick Kralevich
Browse files

Remove permissive from untrusted_app.

As an experiment, remove permissive from the untrusted_app
domain. This will allow us to create a test build, which
we can use for testing.

This change will be reverted very quickly.

Change-Id: I71eaf0f675fc7a3c5cc833f235792d0654e04318
parent 4dc8a76e
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,6 @@ ...@@ -10,7 +10,6 @@
### ###
type untrusted_app, domain; type untrusted_app, domain;
permissive untrusted_app;
app_domain(untrusted_app) app_domain(untrusted_app)
net_domain(untrusted_app) net_domain(untrusted_app)
bluetooth_domain(untrusted_app) bluetooth_domain(untrusted_app)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment