commit | ce4086f46cb0865667f36647152bd0016683a98f | [log] [tgz] |
---|---|---|
author | codeworkx <daniel.hillenbrand@codeworkx.de> | Sat Jun 16 23:50:41 2012 +0200 |
committer | Steve Kondik <shade@chemlab.org> | Sun Jun 17 18:38:35 2012 -0700 |
tree | 2b98483dac211ea76d9b2daa78bdf27de988af18 | |
parent | f2931c25f8aae92b6e015b0fd5b983ed8fbc73e3 [diff] |
cm: add Samsung Galaxy S III (GT-I9300) Change-Id: Ie6e81f53a7f6225cfcceb009d610984e67745554 https://github.com/teamhacksung/android_device_samsung_i9300 https://github.com/teamhacksung/android_kernel_samsung_smdk4412
diff --git a/CHANGELOG.mkdn b/CHANGELOG.mkdn index cd30086..26fad89 100644 --- a/CHANGELOG.mkdn +++ b/CHANGELOG.mkdn
@@ -28,6 +28,7 @@ * Samsung Galaxy S II AT&T (SGH-I777): atinm, Entropy512 * Samsung Galaxy S II Skyrocket (SGH-I727): David Ferguson (dferg) * Samsung Galaxy S II T-Mobile (SGH-T989): Mike Grissom (mikeyman77) +* Samsung Galaxy S III (GT-I9300): codeworkx, xplodwild * Samsung Galaxy Tab 10.1: cyanogen, pershoot * Samsung Galaxy Tab 8.9: kallt_kaffe * Samsung Galaxy Tab 7: cdesai, humberos, jt1134
diff --git a/vendorsetup.sh b/vendorsetup.sh index 9884373..79f5205 100644 --- a/vendorsetup.sh +++ b/vendorsetup.sh
@@ -14,6 +14,7 @@ add_lunch_combo cm_hercules-userdebug add_lunch_combo cm_i777-userdebug add_lunch_combo cm_i9100g-userdebug +add_lunch_combo cm_i9300-userdebug add_lunch_combo cm_iyokan-userdebug add_lunch_combo cm_mango-userdebug add_lunch_combo cm_maguro-userdebug