rpcraig | d49f7e6 | 2012-08-20 06:13:28 -0400 | [diff] [blame] | 1 | # Point to Point Protocol daemon |
Jeff Vander Stoep | 76aab82 | 2017-05-15 13:19:03 -0700 | [diff] [blame] | 2 | type ppp, 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. |