commit | c607d9ae350e02487392b691ce1f0a53885f7af0 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Nov 16 22:52:30 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Nov 16 22:52:30 2024 +0000 |
tree | 73484905aa491db132914f43140fc5f834a14d43 | |
parent | 1e71dec3fc7f645aaec43d81ab367793116ed0c0 [diff] | |
parent | 36f37eaf3b0fc9fbba0defc2045780be2429db6f [diff] |
Snap for 12667701 from 36f37eaf3b0fc9fbba0defc2045780be2429db6f to 25Q1-release Change-Id: Ieb1db54f556ba3627e888e8302b048abb3e2f414
diff --git a/chre/sepolicy/hal_contexthub_default.te b/chre/sepolicy/hal_contexthub_default.te index 87e3a42..50e7ca3 100644 --- a/chre/sepolicy/hal_contexthub_default.te +++ b/chre/sepolicy/hal_contexthub_default.te
@@ -35,3 +35,6 @@ # Allow binder calls with clients binder_call(hal_contexthub_default, hal_sensors_default) + +# Allow access for AoC properties. +get_prop(hal_contexthub_default, vendor_aoc_prop)