summaryrefslogtreecommitdiffstats
path: root/target/product/full_base_telephony.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2013-03-22 15:53:54 -0700
committerJean-Baptiste Queru <jbq@google.com>2013-03-26 14:06:30 -0700
commit324c123500d0f0da0ce92b246c65386050618563 (patch)
tree0b11aab2f64255a05e0b9eca89887abd1545ac70 /target/product/full_base_telephony.mk
parentba71aba939dc58a3278646039337f13d17e65ef2 (diff)
downloadbuild-324c123500d0f0da0ce92b246c65386050618563.zip
build-324c123500d0f0da0ce92b246c65386050618563.tar.gz
build-324c123500d0f0da0ce92b246c65386050618563.tar.bz2
Rename AOSP builds to aosp_*
Change-Id: If609f66904ac560bc7a6e9ff9a43c2e039525687
Diffstat (limited to 'target/product/full_base_telephony.mk')
-rw-r--r--target/product/full_base_telephony.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/product/full_base_telephony.mk b/target/product/full_base_telephony.mk
index 5899c8c..f98e9a2 100644
--- a/target/product/full_base_telephony.mk
+++ b/target/product/full_base_telephony.mk
@@ -29,5 +29,5 @@ PRODUCT_PROPERTY_OVERRIDES := \
PRODUCT_COPY_FILES := \
device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml
-$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk)