device_google_gs-common/chre
Madhav Iyengar e546ba5bae Give ContextHub HAL access to AOC version
Required to gate use of the new ContextHub HAL <-> CHRE transport on the
availability of a bugfix in AOC.

Bug: 378367295
Flag: android.chre.flags.efw_xport_in_context_hub
Test: ...
Change-Id: Ibd5e3d20b7e5c14ea2200d85c179a4e96eb3b65a
2024-11-13 21:07:38 +00:00
..
sepolicy Give ContextHub HAL access to AOC version 2024-11-13 21:07:38 +00:00
hal.mk Set up common sepolicy for CHRE 2023-12-19 10:32:04 -08:00
README.txt Set up common sepolicy for CHRE 2023-12-19 10:32:04 -08:00

This folder contains the common settings for CHRE shared by various platforms.

Dependencies among types can happen. For example, hal_contexthub_default
depends on sysfs_aoc at the moment. When setting up a device with CHRE
we should make sure rules of dependent types are included too.