aboutsummaryrefslogtreecommitdiffstats
path: root/seapp_contexts
diff options
context:
space:
mode:
authorAlex Klyubin <klyubin@google.com>2013-09-13 15:59:04 -0700
committerAlex Klyubin <klyubin@google.com>2013-09-17 08:40:12 -0700
commit1fdee11df2552e29da0c48e3432f26f7a93e3bff (patch)
treebc18bf196ab207a08d6a57d49352fa5953e855a7 /seapp_contexts
parenta770f55b18da45a2b40436060e64096a5a0ba883 (diff)
downloadandroid_external_sepolicy-1fdee11df2552e29da0c48e3432f26f7a93e3bff.tar.gz
android_external_sepolicy-1fdee11df2552e29da0c48e3432f26f7a93e3bff.tar.bz2
android_external_sepolicy-1fdee11df2552e29da0c48e3432f26f7a93e3bff.zip
1/2: Rename domain "system" to "system_server".
This is a follow-up CL to the extraction of "system_app" domain from the "system" domain which left the "system" domain encompassing just the system_server. Since this change cannot be made atomically across different repositories, it temporarily adds a typealias "server" pointing to "system_server". Once all other repositories have been switched to "system_server", this alias will be removed. Change-Id: I90a6850603dcf60049963462c5572d36de62bc00
Diffstat (limited to 'seapp_contexts')
-rw-r--r--seapp_contexts2
1 files changed, 1 insertions, 1 deletions
diff --git a/seapp_contexts b/seapp_contexts
index 41d3dd8..2049b8a 100644
--- a/seapp_contexts
+++ b/seapp_contexts
@@ -32,7 +32,7 @@
# levelFrom=app or levelFrom=all is only supported for _app UIDs.
# level may be used to specify a fixed level for any UID.
#
-isSystemServer=true domain=system
+isSystemServer=true domain=system_server
user=system domain=system_app type=system_data_file
user=bluetooth domain=bluetooth type=bluetooth_data_file
user=nfc domain=nfc type=nfc_data_file