galaxys2: Fix PRODUCT_LOCALES
Change-Id: If1a1b32bbcf9cd27013ec0fc4c050a77cfe4bb8e
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user