android_system_sepolicy/public/system_server.te

7 lines
194 B
Plaintext
Raw Normal View History

#
# System Server aka system_server spawned by zygote.
# Most of the framework services run in this process.
#
type system_server, domain;
type system_server_tmpfs, file_type, mlstrustedobject;