commit | 61b6a318042706c4191bb43d6e4e4e2ad51a2bec | [log] [tgz] |
---|---|---|
author | Alexander Martinz <amartinz@shiftphones.com> | Fri Apr 08 16:19:59 2022 +0200 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Fri Apr 08 17:29:40 2022 +0200 |
tree | 327ed69581061a5e6ae37d6feb98d0c2cd979967 | |
parent | eb4df74ce451ebf99374d3a330cb67fa1b49df2a [diff] [blame] |
config: add bootanimation Change-Id: I431e71016d594e752081f9e00fdeec09d896665c Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
diff --git a/config/common.mk b/config/common.mk index 166f747..4b971c2 100644 --- a/config/common.mk +++ b/config/common.mk
@@ -3,6 +3,9 @@ # If not set, default to true SHIFT_BUILD_WITH_GMS ?= true +# Boot and Shutdown animations +include vendor/shiftos/config/bootanimation.mk + # Packages include vendor/shiftos/config/packages.mk