blob: b66fbfbe615a21db5be06fcba88f8a368fa070ce [file] [log] [blame]
###
### Apps signed with the shared key.
###
type shared_app, domain;
permissive shared_app;
app_domain(shared_app)
platform_app_domain(shared_app)
# Access the network.
net_domain(shared_app)
# Access bluetooth.
bluetooth_domain(shared_app)
unconfined_domain(shared_app)