diff options
author | Steve Kondik <shade@chemlab.org> | 2011-02-13 04:31:35 -0500 |
---|---|---|
committer | Steve Kondik <shade@chemlab.org> | 2011-02-13 04:31:35 -0500 |
commit | 233e04e56b3b17f5bfc5e00868c6af1fea10b9cf (patch) | |
tree | f38833935649a6e977bf19e2976d02ac5ccb06e3 | |
parent | 335302515599d4435f39ca2e2e81cbf9e42d7b48 (diff) | |
download | android-bare-233e04e56b3b17f5bfc5e00868c6af1fea10b9cf.tar.gz android-bare-233e04e56b3b17f5bfc5e00868c6af1fea10b9cf.tar.bz2 android-bare-233e04e56b3b17f5bfc5e00868c6af1fea10b9cf.zip |
Add Hero CDMA
Change-Id: I38449090a31535958e234f0ba496f38e5f9f9c8e
-rw-r--r-- | default.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml index 9edc7be..f55eeaf 100644 --- a/default.xml +++ b/default.xml @@ -38,6 +38,7 @@ <project path="device/htc/inc" name="CyanogenMod/android_device_htc_inc" remote="github" /> <project path="device/htc/glacier" name="CyanogenMod/android_device_htc_glacier" remote="github" /> <project path="device/htc/hero" name="CyanogenMod/android_device_htc_hero" remote="github" /> + <project path="device/htc/heroc" name="CyanogenMod/android_device_htc_heroc" remote="github" /> <project path="device/htc/legend" name="CyanogenMod/android_device_htc_legend" remote="github" /> <project path="device/htc/leo" name="CyanogenMod/android_device_htc_leo" remote="github" /> <project path="device/htc/liberty" name="CyanogenMod/android_device_htc_liberty" remote="github" /> |