d3ce5dc38c
Test: no relevant denials on marlin while booting Test: no relevant denials on angler while booting Bug: 36278706 Change-Id: Ieba79e1c8fca4f74c63bc63e6dd0bdcf59204ca2
10 lines
270 B
Text
10 lines
270 B
Text
###
|
|
### Rules for all domains which are clients of a HAL
|
|
###
|
|
|
|
# Find out whether a HAL in passthrough/in-process mode or
|
|
# binderized/out-of-process mode
|
|
hwbinder_use(halclientdomain)
|
|
|
|
# Used to wait for hwservicemanager
|
|
get_prop(halclientdomain, hwservicemanager_prop)
|