Jeff Vander Stoep | 400d3ac | 2015-10-30 12:43:19 -0700 | [diff] [blame^] | 1 | ### |
| 2 | ### AutoPlay apps. |
| 3 | ### |
| 4 | ### This file defines the security policy for apps with the autoplay |
| 5 | ### feature. |
| 6 | ### |
| 7 | ### The autoplay_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 autoplay to take advantage of the |
| 10 | ### additional security features. |
| 11 | ### |
| 12 | ### PackageManager flags an app as autoplay at install time. |
| 13 | type autoplay_app, domain; |