Skip to content
Snippets Groups Projects
Commit d7f00e5e authored by William Roberts's avatar William Roberts Committed by android-build-merger
Browse files

domain: strengthen system_app sandbox neverallow

am: 1cf262da

* commit '1cf262da':
  domain: strengthen system_app sandbox neverallow

Change-Id: I498d85343ccc49407edefc520fa5e78566ac597a
parents da3776b1 1cf262da
Branches
Tags
No related merge requests found
...@@ -425,7 +425,7 @@ neverallow { ...@@ -425,7 +425,7 @@ neverallow {
-system_app # its own sandbox -system_app # its own sandbox
-system_server #populate com.android.providers.settings/databases/settings.db. -system_server #populate com.android.providers.settings/databases/settings.db.
-installd # creation of app sandbox -installd # creation of app sandbox
} system_app_data_file:dir_file_class_set { create unlink }; } system_app_data_file:dir_file_class_set { create unlink open };
# #
# Only these domains should transition to shell domain. This domain is # Only these domains should transition to shell domain. This domain is
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment