1#as the exec is defined in file_context  it is hitting build
2# error in user build  so moving out of the macro
3type qti-testscripts_exec, system_file_type, exec_type, file_type;
4
5userdebug_or_eng(`
6  typeattribute  qti-testscripts coredomain;
7  init_daemon_domain(qti-testscripts)
8
9')
10