summaryrefslogtreecommitdiffstats
path: root/setup-makefiles.sh
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2011-03-31 19:35:28 -0700
committerJean-Baptiste Queru <jbq@google.com>2011-03-31 19:35:28 -0700
commit224ab16269d1a27f2028bdcf2eceec6bfcd74951 (patch)
treecc97c1d58f8c3d7584f36078472d347231df03df /setup-makefiles.sh
parentce1b342c332b6d466a9cf78dafa82256e0270bb6 (diff)
downloaddevice_samsung_crespo-224ab16269d1a27f2028bdcf2eceec6bfcd74951.zip
device_samsung_crespo-224ab16269d1a27f2028bdcf2eceec6bfcd74951.tar.gz
device_samsung_crespo-224ab16269d1a27f2028bdcf2eceec6bfcd74951.tar.bz2
Disable 32bpp in pure open-source builds.
Bug: 4197654 Change-Id: Ied71399edba0dee88bcd86566622d0d139a5baa2
Diffstat (limited to 'setup-makefiles.sh')
-rwxr-xr-xsetup-makefiles.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup-makefiles.sh b/setup-makefiles.sh
index 6458a2e..916c1ea 100755
--- a/setup-makefiles.sh
+++ b/setup-makefiles.sh
@@ -80,6 +80,7 @@ BOARD_USES_GENERIC_AUDIO := false
BOARD_USES_LIBSECRIL_STUB := false
BOARD_NO_PAGE_FLIPPING := false
+BOARD_NO_32BPP := false
EOF
mkdir -p ../../../vendor/$MANUFACTURER/$DEVICE/overlay/packages/apps/Launcher2/res/layout