aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkallt_kaffe <kallt_kaffe@apedroid.com>2011-08-16 08:04:03 +0200
committerkallt_kaffe <kallt_kaffe@apedroid.com>2011-08-30 13:42:29 +0200
commit30f21ced71cdb954de0c6520422a57aae9c2d96e (patch)
treea163873d81d231b13a633ad4f17ab04cf6647a10
parent1855cb44edea540f2895d76208cbf1dce3bcffc6 (diff)
downloadmanifest-30f21ced71cdb954de0c6520422a57aae9c2d96e.tar.gz
manifest-30f21ced71cdb954de0c6520422a57aae9c2d96e.tar.bz2
manifest-30f21ced71cdb954de0c6520422a57aae9c2d96e.zip
V9: Added line for ZTE V9/Light in manifest.
The device repo that needs to be forked is here: https://github.com/kalltkaffe/android_device_zte_v9 The patch for vendor/cyanogen is here: http://review.cyanogenmod.com/#change,7142 Proprietery files (for buildbot) are allready merged to Jacobs repo: https://github.com/HCDRJacob/proprietary_vendor_zte Change-Id: I4c232dd5beb003e482523384034eed9e5e4fd39e
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index a5444c4..9c32622 100644
--- a/default.xml
+++ b/default.xml
@@ -101,6 +101,7 @@
<project path="device/semc/msm7x30-common" name="CyanogenMod/android_device_semc_msm7x30-common" remote="github" />
<project path="device/semc/zeus" name="CyanogenMod/android_device_semc_zeus" remote="github" />
<project path="device/zte/blade" name="CyanogenMod/android_device_zte_blade" remote="github" />
+ <project path="device/zte/v9" name="CyanogenMod/android_device_zte_v9" remote="github" />
<project path="external/alsa-lib" name="CyanogenMod/android_external_alsa-lib" remote="github" />
<project path="external/alsa-utils" name="CyanogenMod/android_external_alsa-utils" remote="github" />
<project path="external/apache-http" name="platform/external/apache-http" />