Skip to content
Snippets Groups Projects
Commit e4c23f09 authored by Geremy Condra's avatar Geremy Condra Committed by Android Git Automerger
Browse files

am 97ff811c: Merge "Add non_system_app_set"

* commit '97ff811c':
  Add non_system_app_set
parents b40d5972 97ff811c
No related branches found
No related tags found
No related merge requests found
......@@ -284,3 +284,8 @@ allow $1 system_file:file x_file_perms;
define(`access_kmsg', `
allow $1 kernel:system syslog_read;
')
#####################################
# Non system_app application set
#
define(`non_system_app_set', `{ appdomain -system_app }')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment