Lei Ju 35e5021597 Update common chre sepolicy for socket connection
With multiclient HAL, the socket server domain changes from chre to
hal_contexthub_default.

Bug: 248615564
Test: updated the sepolicies and observed that avc violation logs
      disappears.
Change-Id: Ic5717cee6d2714bec49814a1b779266de79dc4f3
2023-12-26 23:29:58 -08:00
..
2023-12-19 10:32:04 -08:00
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.