xref: /aosp_15_r20/system/sepolicy/private/hidl_lazy_test_server.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1*e4a36f41SAndroid Build Coastguard Workertype hidl_lazy_test_server, domain;
2*e4a36f41SAndroid Build Coastguard Workertype hidl_lazy_test_server_exec, exec_type, file_type, system_file_type;
3*e4a36f41SAndroid Build Coastguard Worker
4*e4a36f41SAndroid Build Coastguard Workeruserdebug_or_eng(`
5*e4a36f41SAndroid Build Coastguard Worker  typeattribute hidl_lazy_test_server coredomain;
6*e4a36f41SAndroid Build Coastguard Worker  init_daemon_domain(hidl_lazy_test_server)
7*e4a36f41SAndroid Build Coastguard Worker  hal_server_domain(hidl_lazy_test_server, hal_lazy_test)
8*e4a36f41SAndroid Build Coastguard Worker')
9