14d15bc858
* This makes boot animation smoother * Cpu load is also reduced when booting Signed-off-by: PrateekChaubey <chaubeyprateek@gmail.com>
6 lines
143 B
Makefile
6 lines
143 B
Makefile
# Bootanimation
|
|
TARGET_BOOTANIMATION_HALF_RES := true
|
|
|
|
TARGET_USES_C2D_COMPOSITION := true
|
|
TARGET_USES_ION := true
|
|
USE_OPENGL_RENDERER := true
|