• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1###
2### Apps signed with the media key.
3###
4
5type media_app, domain;
6permissive media_app;
7app_domain(media_app)
8platform_app_domain(media_app)
9# Access the network.
10net_domain(media_app)
11unconfined_domain(media_app)
12relabelto_domain(media_app)
13allow media_app download_file:dir relabelto;
14