blob: 285f48300a99d1e6a244b3005f9193c3a1a8c7c2 [file] [log] [blame]
###
### Apps signed with the release key (testkey in AOSP).
###
type release_app, domain;
permissive release_app;
app_domain(release_app)
platform_app_domain(release_app)
# Access the network.
net_domain(release_app)
# Access bluetooth.
bluetooth_domain(release_app)
unconfined_domain(release_app)