blob: c34207c15f9b03ba631efbaeb669004f72530c46 [file] [log] [blame]
Jeff Vander Stoep400d3ac2015-10-30 12:43:19 -07001###
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.
13type autoplay_app, domain;