Dan Cashman | 91d398d | 2017-09-26 12:58:29 -0700 | [diff] [blame] | 1 | ### |
| 2 | ### Ephemeral apps. |
| 3 | ### |
| 4 | ### This file defines the security policy for apps with the ephemeral |
| 5 | ### feature. |
| 6 | ### |
| 7 | ### The ephemeral_app domain is a reduced permissions sandbox allowing |
| 8 | ### ephemeral applications to be safely installed and run. Non ephemeral |
| 9 | ### applications may also opt-in to ephemeral to take advantage of the |
| 10 | ### additional security features. |
| 11 | ### |
| 12 | ### PackageManager flags an app as ephemeral at install time. |
| 13 | |
| 14 | type ephemeral_app, domain; |