aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2012-06-07 22:05:48 -0700
committerSteve Kondik <shade@chemlab.org>2012-06-07 22:05:48 -0700
commit6b3add8bf072a4afbf6f386623a3bc95bdba8a6e (patch)
tree5318a82367f52036f43a8c6ddc697c9b4e598588
parent88731c7c37e4861ff771f383e42d305b0cf552d4 (diff)
downloadmanifest-6b3add8bf072a4afbf6f386623a3bc95bdba8a6e.tar.gz
manifest-6b3add8bf072a4afbf6f386623a3bc95bdba8a6e.tar.bz2
manifest-6b3add8bf072a4afbf6f386623a3bc95bdba8a6e.zip
OCD fix
Change-Id: Ia6e7d3f2bd9c629b2a1920c185ce1d576de8170d
-rw-r--r--default.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/default.xml b/default.xml
index e4156c7..1dd4770 100644
--- a/default.xml
+++ b/default.xml
@@ -253,10 +253,10 @@
<project path="vendor/qcom/opensource/omx/mm-core" name="CyanogenMod/android_vendor_qcom_opensource_omx_mm-core" />
<project path="vendor/qcom/opensource/omx/mm-video" name="CyanogenMod/android_vendor_qcom_opensource_omx_mm-video" />
<project path="vendor/qcom/opensource/v8" name="CyanogenMod/android_vendor_qcom_opensource_v8" />
- <project name="CyanogenMod/themes-platform-vendor-tmobile-apps-ThemeChooser" path="vendor/tmobile/apps/ThemeChooser" />
- <project name="CyanogenMod/android_vendor_tmobile_libs_com.tmobile.themes" path="vendor/tmobile/libs/com.tmobile.themes" />
- <project name="CyanogenMod/android_vendor_tmobile_providers_ThemeManager" path="vendor/tmobile/providers/ThemeManager" />
- <project name="CyanogenMod/android_vendor_tmobile_products_themes" path="vendor/tmobile/products/themes" />
+ <project path="vendor/tmobile/apps/ThemeChooser" name="CyanogenMod/themes-platform-vendor-tmobile-apps-ThemeChooser" />
+ <project path="vendor/tmobile/libs/com.tmobile.themes" name="CyanogenMod/android_vendor_tmobile_libs_com.tmobile.themes" />
+ <project path="vendor/tmobile/providers/ThemeManager" name="CyanogenMod/android_vendor_tmobile_providers_ThemeManager" />
+ <project path="vendor/tmobile/products/themes" name="CyanogenMod/android_vendor_tmobile_products_themes" />
<project path="sdk" name="CyanogenMod/android_sdk" />
<project path="system/bluetooth" name="CyanogenMod/android_system_bluetooth" />
<project path="system/core" name="CyanogenMod/android_system_core" />