diff options
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 92f14ad..b56321f 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -112,7 +112,6 @@ WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY ?= true # Display BOARD_USES_ADRENO := true -TARGET_CONTINUOUS_SPLASH_ENABLED := true MAX_VIRTUAL_DISPLAY_DIMENSION := 4096 TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true TARGET_USES_C2D_COMPOSITION := true |