system/sepolicy/prebuilts/api/30.0/public/system_server.te

7 lines
194 B
Plaintext
Raw Normal View History

2025-08-25 08:01:50 +08:00
#
# 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;