99ef225725
Bug: 204295952 Test: Build Change-Id: Id5c21d8de931fb6be01c7d1f9f6fe19dc6977de7
14 lines
459 B
Text
14 lines
459 B
Text
###
|
|
### Ephemeral apps.
|
|
###
|
|
### This file defines the security policy for apps with the ephemeral
|
|
### feature.
|
|
###
|
|
### The ephemeral_app domain is a reduced permissions sandbox allowing
|
|
### ephemeral applications to be safely installed and run. Non ephemeral
|
|
### applications may also opt-in to ephemeral to take advantage of the
|
|
### additional security features.
|
|
###
|
|
### PackageManager flags an app as ephemeral at install time.
|
|
|
|
type ephemeral_app, domain;
|