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:
parent
f85ab48d78
commit
14d15bc858
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
# Bootanimation
|
||||
TARGET_BOOTANIMATION_HALF_RES := true
|
||||
|
||||
TARGET_USES_C2D_COMPOSITION := true
|
||||
TARGET_USES_ION := true
|
||||
USE_OPENGL_RENDERER := true
|
||||
|
|
Loading…
Reference in a new issue