Merge "Give ContextHub HAL access to AOC version" into main
This commit is contained in:
commit
36f37eaf3b
1 changed files with 3 additions and 0 deletions
|
@ -35,3 +35,6 @@ allow hal_contexthub_default self:global_capability2_class_set block_suspend;
|
||||||
|
|
||||||
# Allow binder calls with clients
|
# Allow binder calls with clients
|
||||||
binder_call(hal_contexthub_default, hal_sensors_default)
|
binder_call(hal_contexthub_default, hal_sensors_default)
|
||||||
|
|
||||||
|
# Allow access for AoC properties.
|
||||||
|
get_prop(hal_contexthub_default, vendor_aoc_prop)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue