summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xBoardConfig.mk2
-rw-r--r--gta04.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 8a13adb..0bd52d7 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -46,6 +46,8 @@ BOARD_USES_ALSA_AUDIO := true
BOARD_USES_TINYALSA_LIBAUDIO := true
TARGET_PROVIDES_LIBAUDIO := true
USE_CAMERA_STUB := true
+BOARD_NO_32BPP := true
+BOARD_NO_PAGE_FLIPPING := true
# Init
# set BOARD_SDCARD_INIT to true if booting from sdcard
diff --git a/gta04.mk b/gta04.mk
index e3f8a9a..1187a97 100644
--- a/gta04.mk
+++ b/gta04.mk
@@ -51,8 +51,6 @@ PRODUCT_TAGS += dalvik.gc.type-precise
# Graphics
PRODUCT_LOCALES := hdpi
-PRODUCT_PACKAGES += \
- gralloc.omap3
PRODUCT_COPY_FILES += \
device/goldelico/gta04/initlogo.rle:root/initlogo.rle