blob: dc39a22b59ddfca70a42208b143c68caf4b133b3 [file] [log] [blame]
Tri Vobc8dc3a2019-05-26 13:17:08 -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;