diff options
author | Steve Kondik <shade@chemlab.org> | 2011-03-19 04:32:58 -0400 |
---|---|---|
committer | Steve Kondik <shade@chemlab.org> | 2011-03-19 04:33:24 -0400 |
commit | 316eefcec0a4622b1b7b74a44d095470a8ff3b54 (patch) | |
tree | 46e5e706b2a5ec8abfdf0fccea327d5511cc74d2 | |
parent | 91da73e25962f563050b200253b3784a42860cda (diff) | |
download | android-bare-316eefcec0a4622b1b7b74a44d095470a8ff3b54.tar.gz android-bare-316eefcec0a4622b1b7b74a44d095470a8ff3b54.tar.bz2 android-bare-316eefcec0a4622b1b7b74a44d095470a8ff3b54.zip |
Add GeeksPhone ZERO device
Change-Id: Ifb105fc5e21f568c47d225ecc8b66469d5fa5e54
-rw-r--r-- | default.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml index 418038d..db0bd05 100644 --- a/default.xml +++ b/default.xml @@ -30,6 +30,7 @@ <project path="device/dell/streak7" name="CyanogenMod/android_device_dell_streak7" remote="github" /> <project path="device/elocity/a7" name="CyanogenMod/android_device_elocity_a7" remote="github" /> <project path="device/geeksphone/one" name="CyanogenMod/android_device_geeksphone_one" remote="github" /> + <project path="device/geeksphone/zero" name="CyanogenMod/android_device_geeksphone_zero" remote="github" /> <project path="device/huawei/ascend" name="CyanogenMod/android_device_huawei_ascend" remote="github" /> <project path="device/htc/common" name="CyanogenMod/android_device_htc_common" remote="github" /> <project path="device/htc/ace" name="CyanogenMod/android_device_htc_ace" remote="github" /> |