galaxys2: Fix PRODUCT_LOCALES

Change-Id: If1a1b32bbcf9cd27013ec0fc4c050a77cfe4bb8e
This commit is contained in:
Ricardo Cerqueira
2011-10-28 18:40:02 +01:00
parent ad4c4fb85f
commit fb19a7d457

View File

@@ -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)