Broke it
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
diff --git a/candy5.mk b/broken.mk
similarity index 70%
rename from candy5.mk
rename to broken.mk
index 7039995..8884eb1 100644
--- a/candy5.mk
+++ b/broken.mk
@@ -6,13 +6,13 @@
$(call inherit-product, device/samsung/hercules/full_hercules.mk)
# Enhanced NFC
-$(call inherit-product, vendor/candy5/config/nfc_enhanced.mk)
+$(call inherit-product, vendor/broken/config/nfc_enhanced.mk)
-# Inherit some common Candy5 stuff.
-$(call inherit-product, vendor/candy5/config/common_full_phone.mk)
+# Inherit some common Broken stuff.
+$(call inherit-product, vendor/broken/config/common_full_phone.mk)
PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=SGH-T989 TARGET_DEVICE=SGH-T989 BUILD_FINGERPRINT="samsung/SGH-T989/SGH-T989:4.3/JZO54K/T989UVMC6:user/release-keys" PRIVATE_BUILD_DESC="SGH-T989-user 4.3 IMM76D UVMC6 release-keys"
# Device identifier
-PRODUCT_NAME := candy5_hercules
+PRODUCT_NAME := broken_hercules
PRODUCT_DEVICE := hercules
diff --git a/vendorsetup.sh b/vendorsetup.sh
index d0be7af..4bfa2a9 100755
--- a/vendorsetup.sh
+++ b/vendorsetup.sh
@@ -1,3 +1,3 @@
-add_lunch_combo candy5_hercules-user
-add_lunch_combo candy5_hercules-userdebug
-add_lunch_combo candy5_hercules-eng
+add_lunch_combo broken_hercules-user
+add_lunch_combo broken_hercules-userdebug
+add_lunch_combo broken_hercules-eng