land: Use half-res bootanimation

* This makes boot animation smoother
* Cpu load is also reduced when booting

Signed-off-by: PrateekChaubey <chaubeyprateek@gmail.com>
This commit is contained in:
PrateekChaubey 2017-03-19 09:56:43 +00:00 committed by karthick111
parent f85ab48d78
commit 14d15bc858

View file

@ -1,3 +1,6 @@
# Bootanimation
TARGET_BOOTANIMATION_HALF_RES := true
TARGET_USES_C2D_COMPOSITION := true TARGET_USES_C2D_COMPOSITION := true
TARGET_USES_ION := true TARGET_USES_ION := true
USE_OPENGL_RENDERER := true USE_OPENGL_RENDERER := true