Yiwei Zhang | 544d6b3 | 2019-02-07 15:00:55 -0800 | [diff] [blame] | 1 | # gpuservice - server for gpu stats and other gpu related services |
2 | type gpuservice, domain; | ||||
Inseob Kim | 09b27c7 | 2024-03-28 10:37:28 +0900 | [diff] [blame] | 3 | |
4 | # system/sepolicy/public is for vendor-facing type and attribute definitions. | ||||
5 | # DO NOT ADD allow, neverallow, or dontaudit statements here. | ||||
6 | # Instead, add such policy rules to system/sepolicy/private/*.te. |