1### 2### Apps signed with the platform key. 3### 4 5type platform_app, domain; 6permissive platform_app; 7app_domain(platform_app) 8platform_app_domain(platform_app) 9# Access the network. 10net_domain(platform_app) 11# Access bluetooth. 12bluetooth_domain(platform_app) 13unconfined_domain(platform_app) 14