android_device_lenovo_karate/board/display.mk
PrateekChaubey 14d15bc858 land: Use half-res bootanimation
* This makes boot animation smoother
* Cpu load is also reduced when booting

Signed-off-by: PrateekChaubey <chaubeyprateek@gmail.com>
2017-03-19 14:31:38 +01:00

6 lines
143 B
Makefile

# Bootanimation
TARGET_BOOTANIMATION_HALF_RES := true
TARGET_USES_C2D_COMPOSITION := true
TARGET_USES_ION := true
USE_OPENGL_RENDERER := true