Snap for 12667701 from 36f37eaf3b to 25Q1-release

Change-Id: Ieb1db54f556ba3627e888e8302b048abb3e2f414
This commit is contained in:
Android Build Coastguard Worker 2024-11-16 22:52:30 +00:00
commit c607d9ae35

View file

@ -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)