diff --git a/BoardConfig.mk b/BoardConfig.mk index 245e367..3103bd8 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -26,6 +26,7 @@ TARGET_NO_BOOTLOADER := true TARGET_NO_RADIOIMAGE := true BOARD_LDPI_RECOVERY := true +BOARD_HAS_JANKY_BACKBUFFER := true TARGET_PREBUILT_KERNEL := device/htc/click/custom/kernel diff --git a/custom/kernel b/custom/kernel index 640a19a..41fb85b 100755 Binary files a/custom/kernel and b/custom/kernel differ