android_system_sepolicy/private/ephemeral_app.te
Chad Brubaker 06cf31eb63 Rename autoplay_app to ephemeral_app
Test: Builds and boots
Change-Id: I3db64e12f0390c6940f5745eae83ce7efa7d65a9
2016-10-07 09:52:31 -07:00

6 lines
261 B
Plaintext

# type_transition must be private policy the domain_trans rules could stay
# public, but conceptually should go with this
# Define and allow access to our own type for ashmem regions.
# Label ashmem objects with our own unique type.
tmpfs_domain(ephemeral_app)