2013-09-14 00:59:04 +02:00
|
|
|
#
|
|
|
|
# System Server aka system_server spawned by zygote.
|
|
|
|
# Most of the framework services run in this process.
|
|
|
|
#
|
2017-02-07 00:39:36 +01:00
|
|
|
type system_server, domain;
|
2019-01-29 23:43:45 +01:00
|
|
|
type system_server_tmpfs, file_type, mlstrustedobject;
|
2024-03-28 02:37:28 +01:00
|
|
|
|
|
|
|
# system/sepolicy/public is for vendor-facing type and attribute definitions.
|
|
|
|
# DO NOT ADD allow, neverallow, or dontaudit statements here.
|
|
|
|
# Instead, add such policy rules to system/sepolicy/private/*.te.
|