diff options
author | Steve Kondik <shade@chemlab.org> | 2011-01-04 16:24:20 -0500 |
---|---|---|
committer | Steve Kondik <shade@chemlab.org> | 2011-01-04 16:24:20 -0500 |
commit | eff96e8f0d283f257d6bd5bd9e094120cae2b1c8 (patch) | |
tree | 4ec6f0075596e18df72f4b4bbf2aff957d290fc5 | |
parent | f0349a133463cf83b580d939c9456f7cdb64dc85 (diff) | |
download | android-bare-eff96e8f0d283f257d6bd5bd9e094120cae2b1c8.tar.gz android-bare-eff96e8f0d283f257d6bd5bd9e094120cae2b1c8.tar.bz2 android-bare-eff96e8f0d283f257d6bd5bd9e094120cae2b1c8.zip |
Add Buzz (HTC Wildfire)
Change-Id: I5e49fc9aa8c9746b13bd287a18b2b32bc434569d
-rw-r--r-- | default.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml index ab3fd08..4308165 100644 --- a/default.xml +++ b/default.xml @@ -28,6 +28,7 @@ <project path="device/htc/ace" name="CyanogenMod/android_device_htc_ace" remote="github" /> <project path="device/htc/bravo" name="CyanogenMod/android_device_htc_bravo" remote="github" /> <project path="device/htc/bravoc" name="CyanogenMod/android_device_htc_bravoc" remote="github" /> + <project path="device/htc/buzz" name="CyanogenMod/android_device_htc_buzz" remote="github" /> <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/legend" name="CyanogenMod/android_device_htc_legend" remote="github" /> |