diff options
| author | myfluxi <linflux@arcor.de> | 2015-02-06 01:16:41 +0100 |
|---|---|---|
| committer | Erfan Abdi <erfangplus@gmail.com> | 2018-07-11 11:59:42 +0430 |
| commit | 19fc805c874007e613ea4fbbe8e717072edc5407 (patch) | |
| tree | 6d837c278a023170cbf998d413698a5a20b67fdc | |
| parent | 079872966a171ae5aa542ba6e9993e2b3eb4f306 (diff) | |
griffin: Use half-res boot animation
* Faster boot, smoother animation
Change-Id: Iaaac09628e2e484a32b92a4099b540b55cf9a479
| -rw-r--r-- | aicp.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ PRODUCT_ENFORCE_RRO_TARGETS := \ # Boot animation TARGET_SCREEN_HEIGHT := 2560 TARGET_SCREEN_WIDTH := 1440 +TARGET_BOOTANIMATION_HALF_RES := true # Device uses high-density artwork where available PRODUCT_AAPT_CONFIG := normal |
