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