aboutsummaryrefslogtreecommitdiff
path: root/full_panda.mk
diff options
context:
space:
mode:
Diffstat (limited to 'full_panda.mk')
-rw-r--r--full_panda.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/full_panda.mk b/full_panda.mk
index 46b188f..9e3b117 100644
--- a/full_panda.mk
+++ b/full_panda.mk
@@ -34,12 +34,12 @@ PRODUCT_PROPERTY_OVERRIDES := \
net.dns2=8.8.4.4
# Inherit from those products. Most specific first.
-$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
$(call inherit-product, device/ti/panda/device.mk)
$(call inherit-product-if-exists, vendor/ti/proprietary/omap4xxx/ti-omap4-vendor.mk)
PRODUCT_NAME := full_panda
PRODUCT_DEVICE := panda
PRODUCT_BRAND := Android
-PRODUCT_MODEL := Panda
+PRODUCT_MODEL := AOSP on Panda
PRODUCT_MANUFACTURER := Texas_Instruments_Inc