From fb19a7d4573fb90d0d0d2f87cff73d85d775daa7 Mon Sep 17 00:00:00 2001 From: Ricardo Cerqueira Date: Fri, 28 Oct 2011 18:40:02 +0100 Subject: [PATCH] galaxys2: Fix PRODUCT_LOCALES Change-Id: If1a1b32bbcf9cd27013ec0fc4c050a77cfe4bb8e --- galaxys2.mk | 6 ------ 1 file changed, 6 deletions(-) diff --git a/galaxys2.mk b/galaxys2.mk index 57f81fa..44f4155 100644 --- a/galaxys2.mk +++ b/galaxys2.mk @@ -107,12 +107,6 @@ PRODUCT_PROPERTY_OVERRIDES += \ # we have enough storage space to hold precise GC data PRODUCT_TAGS += dalvik.gc.type-precise -# Screen density is actually considered a locale (since it is taken into account -# the the build-time selection of resources). The product definitions including -# this file must pay attention to the fact that the first entry in the final -# PRODUCT_LOCALES expansion must not be a density. -PRODUCT_LOCALES := hdpi - # kernel modules for ramdisk RAMDISK_MODULES = $(addprefix device/samsung/galaxys2/,bthid.ko dhd.ko gspca_main.ko j4fs.ko \ scsi_wait_scan.ko Si4709_driver.ko vibrator.ko)