Clone this repo:
  1. 91ba7f6 common: Allow power HAL to write gpu_min_clock by Tim Zimmermann · 3 months ago leaf-3.2
  2. 40b23ff common: Label pixel thermal HAL by Tim Zimmermann · 4 months ago
  3. 5bb3dd4 common: Label AIDL camera provider HAL by Tim Zimmermann · 6 months ago
  4. e458fbd common: Label pixel power HAL by Tim Zimmermann · 7 months ago
  5. 92b4313 common: add sepolicy for slsi tetheroffload HAL by Francescodario Cuzzocrea · 8 months ago

SELinux policy for Samsung SLSI

Don't recurse into the platform makefiles. We don't care about them, and we don't want to force a reset of BOARD_SEPOLICY_DIRS.

If you want to use these policies, add a

include device/samsung_slsi/sepolicy/sepolicy.mk

to your device's BoardConfig. It is highly recommended that in case you have your own BOARD_SEPOLICY_DIRS declaration, the inclusion happens before those lines