summaryrefslogtreecommitdiffstats
path: root/full_n7000.mk
diff options
context:
space:
mode:
authorXpLoDWilD <xplodgui@gmail.com>2012-07-25 18:32:28 +0200
committerXpLoDWilD <xplodgui@gmail.com>2012-07-25 18:32:28 +0200
commit54ae53c6adb01a02da3a6e8e78291834600d1b9e (patch)
tree7a6a94d086363c56954a16669d2bf873c47cf5eb /full_n7000.mk
parent66222d368e30ebc0bc8e26ca7c52a62d3a2a312d (diff)
downloaddevice_samsung_n7000-54ae53c6adb01a02da3a6e8e78291834600d1b9e.zip
device_samsung_n7000-54ae53c6adb01a02da3a6e8e78291834600d1b9e.tar.gz
device_samsung_n7000-54ae53c6adb01a02da3a6e8e78291834600d1b9e.tar.bz2
Update with i9100 things
Diffstat (limited to 'full_n7000.mk')
-rw-r--r--full_n7000.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/full_n7000.mk b/full_n7000.mk
index 37ddff8..ff23bbe 100644
--- a/full_n7000.mk
+++ b/full_n7000.mk
@@ -22,7 +22,6 @@
#
# Inherit from those products. Most specific first.
-$(call inherit-product, frameworks/native/build/phone-xhdpi-1024-dalvik-heap.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
$(call inherit-product, device/samsung/n7000/n7000.mk)
@@ -32,9 +31,3 @@ PRODUCT_DEVICE := n7000
PRODUCT_BRAND := samsung
PRODUCT_MANUFACTURER := samsung
PRODUCT_MODEL := GT-N7000
-
-# This device is xhdpi.
-PRODUCT_AAPT_CONFIG := normal xhdpi
-PRODUCT_AAPT_PREF_CONFIG := xhdpi
-PRODUCT_LOCALES += xhdpi
-