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/axolotl.mk b/axolotl.mk index 411896e..d93ca07 100644 --- a/axolotl.mk +++ b/axolotl.mk
@@ -21,6 +21,10 @@ PRODUCT_COMPRESSED_APEX := true MAINLINE_COMPRESS_APEX_ALL := $(PRODUCT_COMPRESSED_APEX) +# Automation/ATS +PRODUCT_PACKAGES += \ + automation_setup \ + # Build super partition PRODUCT_BUILD_SUPER_PARTITION := true