Rename AOSP builds to aosp_*
Change-Id: I188a1780f28bae032b2d0528d007bc8c23d412a2
diff --git a/full_grouper.mk b/full_grouper.mk
index 6741b3f..52407c5 100644
--- a/full_grouper.mk
+++ b/full_grouper.mk
@@ -23,10 +23,10 @@
$(call inherit-product, device/asus/grouper/device.mk)
# This is where we'd set a backup provider if we had one
#$(call inherit-product, device/sample/products/backup_overlay.mk)
-$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
# Discard inherited values and use our own instead.
PRODUCT_NAME := full_grouper
PRODUCT_DEVICE := grouper
PRODUCT_BRAND := Android
-PRODUCT_MODEL := Full Android on Grouper
+PRODUCT_MODEL := AOSP on Grouper