### | |
### Apps signed with the shared key. | |
### | |
type shared_app, domain; | |
permissive_or_unconfined(shared_app) | |
app_domain(shared_app) | |
platform_app_domain(shared_app) | |
# Access the network. | |
net_domain(shared_app) | |
# Access bluetooth. | |
bluetooth_domain(shared_app) |