diff options
author | Steve Kondik <shade@chemlab.org> | 2010-12-24 12:29:00 -0500 |
---|---|---|
committer | Steve Kondik <shade@chemlab.org> | 2010-12-24 12:29:00 -0500 |
commit | b750e605d8f113307cfc98715be946b4d2a139d9 (patch) | |
tree | a894d3af338ffdd66e32ca1e08617d6f185229c6 | |
parent | 4f3aacb8dbfacbde6af03ed65cbaffd23920d637 (diff) | |
download | android-bare-b750e605d8f113307cfc98715be946b4d2a139d9.tar.gz android-bare-b750e605d8f113307cfc98715be946b4d2a139d9.tar.bz2 android-bare-b750e605d8f113307cfc98715be946b4d2a139d9.zip |
Add Supersonic device
Change-Id: Ie0fb82762ed75bdc646ff660fd3a158b33356f38
-rw-r--r-- | default.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml index 4847ea9..b839e16 100644 --- a/default.xml +++ b/default.xml @@ -32,6 +32,7 @@ <project path="device/htc/liberty" name="CyanogenMod/android_device_htc_liberty" 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/supersonic" name="CyanogenMod/android_device_htc_supersonic" remote="github" /> <project path="device/htc/vision" name="CyanogenMod/android_device_htc_vision" remote="github" /> <project path="device/motorola/sholes" name="CyanogenMod/android_device_motorola_sholes" remote="github" /> <project path="device/sample" name="device/sample" /> |