Inseob Kim | ff43be2 | 2021-06-07 16:56:56 +0900 | [diff] [blame] | 1 | ### |
2 | ### Rules for all domains which are clients of a HAL | ||||
3 | ### | ||||
4 | |||||
5 | # Find out whether a HAL in passthrough/in-process mode or | ||||
6 | # binderized/out-of-process mode | ||||
7 | hwbinder_use(halclientdomain) | ||||
8 | |||||
Inseob Kim | ff43be2 | 2021-06-07 16:56:56 +0900 | [diff] [blame] | 9 | # Wait for HAL server to be up (used by getService) |
10 | allow halclientdomain hidl_manager_hwservice:hwservice_manager find; |