Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(413)

Issue 23621025: android: Remove GetSDK() from install_emulator_deps. (Closed)

Created:
7 years, 3 months ago by Raphael Kubo da Costa (rakuco)
Modified:
7 years, 2 months ago
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

android: Remove GetSDK() from install_emulator_deps. These days, the SDK is already checked out by DEPS in src/third_party/android_tools/sdk, so trying to download it again from a different location at a later stage does not make much sense. R=peter@chromium.org,bulach@chromium.org,craigdh@chromium.org,frankf@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222121

Patch Set 1 #

Total comments: 4

Patch Set 2 : Patch v2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -31 lines) Patch
M build/android/install_emulator_deps.py View 1 4 chunks +9 lines, -31 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Raphael Kubo da Costa (rakuco)
7 years, 3 months ago (2013-09-09 14:33:35 UTC) #1
Peter Beverloo
https://codereview.chromium.org/23621025/diff/1/build/android/install_emulator_deps.py File build/android/install_emulator_deps.py (right): https://codereview.chromium.org/23621025/diff/1/build/android/install_emulator_deps.py#newcode8 build/android/install_emulator_deps.py:8: The script will download the SDK and system images, ...
7 years, 3 months ago (2013-09-09 17:36:11 UTC) #2
bulach
lgtm % nits, thanks! https://codereview.chromium.org/23621025/diff/1/build/android/install_emulator_deps.py File build/android/install_emulator_deps.py (right): https://codereview.chromium.org/23621025/diff/1/build/android/install_emulator_deps.py#newcode105 build/android/install_emulator_deps.py:105: # Calls below will download ...
7 years, 3 months ago (2013-09-09 18:58:27 UTC) #3
Raphael Kubo da Costa (rakuco)
Thanks. I've uploaded a second version of the patch that hopefully addresses all the comments. ...
7 years, 3 months ago (2013-09-09 19:37:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/raphael.kubo.da.costa@intel.com/23621025/9001
7 years, 3 months ago (2013-09-09 19:49:54 UTC) #5
commit-bot: I haz the power
Change committed as 222121
7 years, 3 months ago (2013-09-09 22:54:11 UTC) #6
navabi
On 2013/09/09 22:54:11, I haz the power (commit-bot) wrote: > Change committed as 222121 We ...
7 years, 2 months ago (2013-10-03 17:50:03 UTC) #7
navabi
On 2013/10/03 17:50:03, navabi wrote: > On 2013/09/09 22:54:11, I haz the power (commit-bot) wrote: ...
7 years, 2 months ago (2013-10-03 17:51:40 UTC) #8
Raphael Kubo da Costa (rakuco)
7 years, 2 months ago (2013-10-04 11:16:43 UTC) #9
Message was sent while issue was closed.
On 2013/10/03 17:51:40, navabi wrote:
> On 2013/10/03 17:50:03, navabi wrote:
> > On 2013/09/09 22:54:11, I haz the power (commit-bot) wrote:
> > > Change committed as 222121
> > 
> > We should do one of the following
> > 1) Revert this and abandon https://codereview.chromium.org/23513022/
> > 2) Leave this and finish https://codereview.chromium.org/23513022/
> > 
> > I prefer 2.
> 
> 3) Bring back GetSDK() and have it checkout SDK into src dir, and finish
> https://codereview.chromium.org/23513022/
> 
> I actually prefer 3.

Fine for me. I've created
http://code.google.com/p/chromium/issues/detail?id=304129 to track all the
changes and try to centralize all the discussions in a single place.

Powered by Google App Engine
This is Rietveld 408576698