diff options
author | Steve Kondik <shade@chemlab.org> | 2011-10-09 15:20:41 -0700 |
---|---|---|
committer | Steve Kondik <shade@chemlab.org> | 2011-10-09 15:20:41 -0700 |
commit | 2cbf9eb80fbd010725ae25256fbb22e8c6ddb35c (patch) | |
tree | c7856d0ed1fc370cac9e9ca9fd8cd09703d6485d | |
parent | 5e0cf665d8802d462c21b7cac4c472f51f5c76b6 (diff) | |
download | manifest-2cbf9eb80fbd010725ae25256fbb22e8c6ddb35c.tar.gz manifest-2cbf9eb80fbd010725ae25256fbb22e8c6ddb35c.tar.bz2 manifest-2cbf9eb80fbd010725ae25256fbb22e8c6ddb35c.zip |
Remove QCOM Webkit extension.
CM doesn't use this.
Change-Id: I5bf23e1e676c5e4d129bada18d756af7c584658e
-rw-r--r-- | default.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/default.xml b/default.xml index a37e1d5..c685384 100644 --- a/default.xml +++ b/default.xml @@ -328,7 +328,6 @@ <project path="system/wlan/ti" name="CyanogenMod/android_system_wlan_ti" /> <project path="vendor/cyanogen" name="CyanogenMod/android_vendor_cyanogen" /> - <project path="vendor/qcom/opensource/webkit" name="CyanogenMod/android_vendor_qcom_opensource_webkit" /> <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" /> |