Add theme engine dependencies to CM10

Change-Id: Iadf18798819a0f593027a8e573cb6d81413af54a
This commit is contained in:
Ricardo Cerqueira 2012-07-25 22:58:39 +01:00
parent 8bbee469bc
commit 60378c0299
1 changed files with 4 additions and 0 deletions

View File

@ -321,4 +321,8 @@
<project path="system/su" name="CyanogenMod/android_system_su" />
<project path="system/vold" name="CyanogenMod/android_system_vold" />
<project path="vendor/cm" name="CyanogenMod/android_vendor_cm" />
<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" />
</manifest>