diff options
author | Steve Kondik <shade@chemlab.org> | 2010-12-22 15:37:39 -0500 |
---|---|---|
committer | Steve Kondik <shade@chemlab.org> | 2010-12-22 15:37:39 -0500 |
commit | af3f3e91c4c7b25d4e1c98074e75255108447b7f (patch) | |
tree | 29b6cc9d1c823613555f58821e7c4f5eaa66dbd3 | |
parent | 54b4ea5a032ace81b61d927dcc418cdac157199f (diff) | |
download | android-bare-af3f3e91c4c7b25d4e1c98074e75255108447b7f.tar.gz android-bare-af3f3e91c4c7b25d4e1c98074e75255108447b7f.tar.bz2 android-bare-af3f3e91c4c7b25d4e1c98074e75255108447b7f.zip |
Add Glacier device for 7
Change-Id: I065019e360b1129692dd0d012ebbcbc0d0637ccb
-rw-r--r-- | default.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml index ce388c8..00009b8 100644 --- a/default.xml +++ b/default.xml @@ -26,6 +26,7 @@ <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/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/passion" name="CyanogenMod/android_device_htc_passion" remote="github" /> <project path="device/htc/passion-common" name="CyanogenMod/android_device_htc_passion-common" remote="github" /> <project path="device/htc/vision" name="CyanogenMod/android_device_htc_vision" remote="github" /> |