summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--full_peach.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/full_peach.mk b/full_peach.mk
index b835d84..4111c45 100644
--- a/full_peach.mk
+++ b/full_peach.mk
@@ -14,12 +14,12 @@
# limitations under the License.
#
-# Inherit from those products. Most specific first.
-$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
-
# Inherit from seed device
$(call inherit-product, device/ark/peach/device.mk)
+# Inherit from those products. Most specific first.
+$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
+
# Device identifier. This must come after all inclusions
PRODUCT_DEVICE := peach
PRODUCT_NAME := full_peach