blob: dc39a22b59ddfca70a42208b143c68caf4b133b3 [file] [log] [blame]
Dan Cashman91d398d2017-09-26 12:58:29 -07001###
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
14type ephemeral_app, domain;