Loading bootanimation/Android.mk +2 −1 Original line number Diff line number Diff line # # Copyright (C) 2016 The CyanogenMod Project # 2017 The LineageOS Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading Loading @@ -28,7 +29,7 @@ $(TARGET_GENERATED_BOOTANIMATION): ifeq ($(TARGET_BOOTANIMATION),) TARGET_BOOTANIMATION := $(TARGET_GENERATED_BOOTANIMATION) ifeq ($(shell command -v convert),) ifeq ($(shell command -v mogrify),) $(info **********************************************) $(info The boot animation could not be generated as) $(info ImageMagick is not installed in your system.) Loading Loading
bootanimation/Android.mk +2 −1 Original line number Diff line number Diff line # # Copyright (C) 2016 The CyanogenMod Project # 2017 The LineageOS Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading Loading @@ -28,7 +29,7 @@ $(TARGET_GENERATED_BOOTANIMATION): ifeq ($(TARGET_BOOTANIMATION),) TARGET_BOOTANIMATION := $(TARGET_GENERATED_BOOTANIMATION) ifeq ($(shell command -v convert),) ifeq ($(shell command -v mogrify),) $(info **********************************************) $(info The boot animation could not be generated as) $(info ImageMagick is not installed in your system.) Loading