• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1type hal_gnss_default, domain;
2hal_server_domain(hal_gnss_default, hal_gnss)
3
4type hal_gnss_default_exec, exec_type, vendor_file_type, file_type;
5init_daemon_domain(hal_gnss_default)
6
7# Read access to system files for HALs in
8# /{system,vendor,odm}/lib[64]/hw/ in order
9# to be able to open the hal implementation .so files
10r_dir_file(hal_gnss, system_file)
11