commit | b0ba19b1933e8fa285fae8ec0c71990b76242c4b | [log] [tgz] |
---|---|---|
author | ROGERdotT <roger.truttmann35@gmail.com> | Fri Oct 02 00:52:34 2020 -0400 |
committer | Jackeagle <jackeagle102@gmail.com> | Wed Oct 07 04:19:06 2020 -0400 |
tree | 603aa2086240b882c16315aeb3acf948fadaec0f | |
parent | 847afd456438a0779e1f048affb7c9adb80d40f6 [diff] |
bliss: Import new Android 11 Bliss Bootanimation Signed-off-by: Jackeagle <jackeagle102@gmail.com> Change-Id: If7f5f4cb41448e93a2f96102be0dba918b1723b5
diff --git a/config/bootanimation.mk b/config/bootanimation.mk index 2a3931e..2a4d0c0 100644 --- a/config/bootanimation.mk +++ b/config/bootanimation.mk
@@ -18,6 +18,10 @@ ifeq ($(TARGET_BOOT_ANIMATION_RES),720) PRODUCT_COPY_FILES += vendor/bliss/prebuilt/common/bootanimation/720.zip:system/media/bootanimation.zip +else ifeq ($(TARGET_BOOT_ANIMATION_RES),768) + PRODUCT_COPY_FILES += vendor/bliss/prebuilt/common/bootanimation/768.zip:system/media/bootanimation.zip +else ifeq ($(TARGET_BOOT_ANIMATION_RES),800) + PRODUCT_COPY_FILES += vendor/bliss/prebuilt/common/bootanimation/800.zip:system/media/bootanimation.zip else ifeq ($(TARGET_BOOT_ANIMATION_RES),1080) PRODUCT_COPY_FILES += vendor/bliss/prebuilt/common/bootanimation/1080.zip:system/media/bootanimation.zip else ifeq ($(TARGET_BOOT_ANIMATION_RES),1200)
diff --git a/prebuilt/common/bootanimation/1080.zip b/prebuilt/common/bootanimation/1080.zip index a237d17..390150d 100644 --- a/prebuilt/common/bootanimation/1080.zip +++ b/prebuilt/common/bootanimation/1080.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/1200.zip b/prebuilt/common/bootanimation/1200.zip index d198b49..6c8047c 100644 --- a/prebuilt/common/bootanimation/1200.zip +++ b/prebuilt/common/bootanimation/1200.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/1440.zip b/prebuilt/common/bootanimation/1440.zip index d88923e..b4d7c6a 100644 --- a/prebuilt/common/bootanimation/1440.zip +++ b/prebuilt/common/bootanimation/1440.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/720.zip b/prebuilt/common/bootanimation/720.zip index 13f9e63..39f2157 100644 --- a/prebuilt/common/bootanimation/720.zip +++ b/prebuilt/common/bootanimation/720.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/768.zip b/prebuilt/common/bootanimation/768.zip new file mode 100644 index 0000000..cc7cc1c --- /dev/null +++ b/prebuilt/common/bootanimation/768.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/800.zip b/prebuilt/common/bootanimation/800.zip index bd6ccdb..b15116e 100644 --- a/prebuilt/common/bootanimation/800.zip +++ b/prebuilt/common/bootanimation/800.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/bootanimation.zip b/prebuilt/common/bootanimation/bootanimation.zip index d88923e..b4d7c6a 100644 --- a/prebuilt/common/bootanimation/bootanimation.zip +++ b/prebuilt/common/bootanimation/bootanimation.zip Binary files differ