• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1type hal_audio_cuttlefish, domain;
2type hal_audio_cuttlefish_exec, exec_type, vendor_file_type, file_type;
3
4hal_server_domain(hal_audio_cuttlefish, hal_audio)
5
6init_daemon_domain(hal_audio_cuttlefish)
7
8hal_client_domain(hal_audio_cuttlefish, hal_allocator)
9
10binder_use(hal_audio_cuttlefish)
11allow hal_audio_cuttlefish audioserver:fifo_file write;
12