summaryrefslogtreecommitdiffstats
path: root/n7000.mk
diff options
context:
space:
mode:
authorAndrew Dodd <atd7@cornell.edu>2012-09-14 17:49:33 -0400
committerAndrew Dodd <atd7@cornell.edu>2012-09-14 18:38:18 -0400
commit7db589b8861095d8ac275c645db2300feee12a8d (patch)
treeb205609d1e6d49a73488040de0595786d60fd137 /n7000.mk
parent8e5ae9f6efa09ed3b01817c32d0c81bb87198129 (diff)
downloaddevice_samsung_n7000-7db589b8861095d8ac275c645db2300feee12a8d.zip
device_samsung_n7000-7db589b8861095d8ac275c645db2300feee12a8d.tar.gz
device_samsung_n7000-7db589b8861095d8ac275c645db2300feee12a8d.tar.bz2
n7000: Change order of overlay calling
This should let our device-specific power_profile override the one in galaxys2-common Change-Id: I8427f64295b7e30176ddd97cddb4e344adccf63c
Diffstat (limited to 'n7000.mk')
-rw-r--r--n7000.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/n7000.mk b/n7000.mk
index b257ae1..13a59b0 100644
--- a/n7000.mk
+++ b/n7000.mk
@@ -14,14 +14,14 @@
# limitations under the License.
#
-# Include common makefile
-$(call inherit-product, device/samsung/galaxys2-common/common.mk)
-
LOCAL_PATH := device/samsung/n7000
# Overlay
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
+# Include common makefile
+$(call inherit-product, device/samsung/galaxys2-common/common.mk)
+
# This device is xhdpi.
PRODUCT_AAPT_CONFIG := normal hdpi xhdpi
PRODUCT_AAPT_PREF_CONFIG := xhdpi