platform_system_sepolicy/private/haldomain.te
Steven Moreland 18d7f8c1b8 haldomain: search for passthrough hals
Bug: 34366227
Test: passthrough services successfully found
Change-Id: If2cad09edc42f01cc5a444229758ecdfe2017cf2
2017-01-24 16:41:00 -08:00

8 lines
141 B
Text

###
### Rules for all HAL implementations
###
hwbinder_use(haldomain)
# find passthrough hals
allow haldomain system_file:dir r_dir_perms;