commit | a40989217e1b53544f39116a2a0028d7ff150eb0 | [log] [tgz] |
---|---|---|
author | Alexander Martinz <amartinz@shiftphones.com> | Thu Dec 22 11:13:52 2022 +0100 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Mon Jan 09 08:39:28 2023 +0100 |
tree | 8620842f80e89f21f4ef462418b2557edcbc9328 | |
parent | 1442347e7986a13145b41be8836b160d933a1e66 [diff] [blame] |
axolotl-shiftos: enable ats automation Change-Id: Ib0a1dbaf2cc73acce62aa4ca086e6f47cbfad8f3 Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
diff --git a/BoardConfig.mk b/BoardConfig.mk index 3bd61f5..3645466 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk
@@ -56,3 +56,6 @@ # Security patch level VENDOR_SECURITY_PATCH := $(PLATFORM_SECURITY_PATCH) + +# Sepolicy +BOARD_VENDOR_SEPOLICY_DIRS += device/shift/axolotl/shiftos/sepolicy/vendor/automation_setup