diff options
author | Koushik Dutta <koushd@gmail.com> | 2010-11-27 18:18:03 -0800 |
---|---|---|
committer | Koushik Dutta <koushd@gmail.com> | 2010-11-27 18:18:03 -0800 |
commit | df88331c18d96a86914d5719f2644448f1617b66 (patch) | |
tree | 62e59e919cf8c7b545d86e60c249d4d8e5e566b5 | |
parent | 48e3ae3f4efa01025d45d233d941c252db90da41 (diff) | |
download | manifest-df88331c18d96a86914d5719f2644448f1617b66.tar.gz manifest-df88331c18d96a86914d5719f2644448f1617b66.tar.bz2 manifest-df88331c18d96a86914d5719f2644448f1617b66.zip |
Add ace.
Change-Id: I01c25b437a944cd5312e4c4b757b82ed5faf477c
-rw-r--r-- | default.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml index 0417aeb..011cb2b 100644 --- a/default.xml +++ b/default.xml @@ -25,6 +25,7 @@ <project path="device/sample" name="device/sample" /> <project path="device/commtiva/z71" name="CyanogenMod/android_device_commtiva_z71" remote="github" revision="master" /> <project path="device/geeksphone/one" name="CyanogenMod/android_device_geeksphone_one" remote="github" /> + <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" /> |