xref: /aosp_15_r20/system/sepolicy/prebuilts/api/32.0/public/system_app.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1###
2### Apps that run with the system UID, e.g. com.android.system.ui,
3### com.android.settings.  These are not as privileged as the system
4### server.
5###
6
7type system_app, domain;
8