summaryrefslogtreecommitdiffstats
path: root/target/product/full.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/product/full.mk')
-rw-r--r--target/product/full.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/product/full.mk b/target/product/full.mk
index a4075d4..b66ae92 100644
--- a/target/product/full.mk
+++ b/target/product/full.mk
@@ -19,7 +19,7 @@
# build quite specifically for the emulator, and might not be
# entirely appropriate to inherit from for on-device configurations.
-$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/board/generic/device.mk)
include $(SRC_TARGET_DIR)/product/emulator.mk
@@ -28,4 +28,4 @@ include $(SRC_TARGET_DIR)/product/emulator.mk
PRODUCT_NAME := full
PRODUCT_DEVICE := generic
PRODUCT_BRAND := Android
-PRODUCT_MODEL := Full Android on Emulator
+PRODUCT_MODEL := AOSP on ARM Emulator