summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-01-23 15:36:40 -0800
committerJean-Baptiste Queru <jbq@google.com>2012-01-23 15:36:40 -0800
commitff1ce87e8c6780bbbc27e8cbfe4b2447f32ff358 (patch)
treea87e4cb9ae6d8c119deb3e63a8eea7ea01ecf87a
parent1c73b5bb75ff1927657cec295c99700b9a5427b5 (diff)
downloadtorospr-ff1ce87e8c6780bbbc27e8cbfe4b2447f32ff358.tar.gz
Rename full_toro_spr to full_torospr.
The build configuration name must match the device name Bug: 5827352 Change-Id: I499d2adb5ab77cb8171c5a09b9159b1a0f03526e
-rw-r--r--AndroidProducts.mk2
-rw-r--r--full_torospr.mk (renamed from full_toro_spr.mk)2
-rwxr-xr-xvendorsetup.sh2
3 files changed, 3 insertions, 3 deletions
diff --git a/AndroidProducts.mk b/AndroidProducts.mk
index 96cd763..c272235 100644
--- a/AndroidProducts.mk
+++ b/AndroidProducts.mk
@@ -15,4 +15,4 @@
#
PRODUCT_MAKEFILES := \
- $(LOCAL_DIR)/full_toro_spr.mk
+ $(LOCAL_DIR)/full_torospr.mk
diff --git a/full_toro_spr.mk b/full_torospr.mk
index 050f38c..3247da9 100644
--- a/full_toro_spr.mk
+++ b/full_torospr.mk
@@ -40,7 +40,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
$(call inherit-product, device/samsung/torospr/device.mk)
# Set those variables here to overwrite the inherited values.
-PRODUCT_NAME := full_toro_spr
+PRODUCT_NAME := full_torospr
PRODUCT_DEVICE := torospr
PRODUCT_BRAND := Android
PRODUCT_MODEL := Full AOSP on Toro-SPR
diff --git a/vendorsetup.sh b/vendorsetup.sh
index caaca28..9cb7537 100755
--- a/vendorsetup.sh
+++ b/vendorsetup.sh
@@ -14,4 +14,4 @@
# limitations under the License.
#
-add_lunch_combo full_toro_spr-userdebug
+add_lunch_combo full_torospr-userdebug