• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1type hidl_lazy_test_server, domain;
2type hidl_lazy_test_server_exec, exec_type, file_type, system_file_type;
3
4userdebug_or_eng(`
5  typeattribute hidl_lazy_test_server coredomain;
6  init_daemon_domain(hidl_lazy_test_server)
7  hal_server_domain(hidl_lazy_test_server, hal_lazy_test)
8')
9