summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2010-12-07 20:12:16 -0800
committerMathias Agopian <mathias@google.com>2010-12-07 20:12:23 -0800
commitdce7a77a8712f95f6ae8def94e755463992e23e9 (patch)
tree62b9802773d97d47fcbd2e736d0fe3c1f2c0c9b2 /BoardConfig.mk
parent31879b6d7c97ff2f01169567681d689a4306fa60 (diff)
downloaddevice_samsung_crespo-dce7a77a8712f95f6ae8def94e755463992e23e9.tar.gz
device_samsung_crespo-dce7a77a8712f95f6ae8def94e755463992e23e9.tar.bz2
device_samsung_crespo-dce7a77a8712f95f6ae8def94e755463992e23e9.zip
Disable OVERLAYS, since they're not supported anymore
Change-Id: I38d3e024b24f07cc09d2b6ae74cfbee75a4ead0b
Diffstat (limited to 'BoardConfig.mk')
-rwxr-xr-xBoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 278bf0c..a1f8a42 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -54,7 +54,7 @@ BOARD_CAMERA_LIBRARIES := libcamera
endif
BOARD_USES_HGL := true
-BOARD_USES_OVERLAY := true
+##BOARD_USES_OVERLAY := true
DEFAULT_FB_NUM := 2