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

Issue 10920094: android: Refine ANDROID_SDK_ROOT definition for SDK builds. (Closed)

Created:
8 years, 3 months ago by digit1
Modified:
8 years, 3 months ago
CC:
chromium-reviews, peter+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

android: Refine ANDROID_SDK_ROOT definition for SDK builds. A small patch to ensure using . build/android/envsetup.sh --sdk works properly if ANDROID_SDK_ROOT is already defined with a non-SDK compatible directory path. BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156056

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -17 lines) Patch
M build/android/envsetup.sh View 1 3 chunks +7 lines, -6 lines 0 comments Download
M build/android/envsetup_functions.sh View 1 6 chunks +13 lines, -11 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
digit1
8 years, 3 months ago (2012-09-05 15:38:03 UTC) #1
Philippe
lgtm Thanks for improving this David!
8 years, 3 months ago (2012-09-05 15:40:33 UTC) #2
Isaac (away)
https://chromiumcodereview.appspot.com/10920094/diff/1/build/android/envsetup_functions.sh File build/android/envsetup_functions.sh (right): https://chromiumcodereview.appspot.com/10920094/diff/1/build/android/envsetup_functions.sh#newcode180 build/android/envsetup_functions.sh:180: ! -d "${ANDROID_SDK_ROOT}/${sdk_suffix}" ]; then can we simplify this ...
8 years, 3 months ago (2012-09-05 16:47:36 UTC) #3
digit1
https://chromiumcodereview.appspot.com/10920094/diff/1/build/android/envsetup_functions.sh File build/android/envsetup_functions.sh (right): https://chromiumcodereview.appspot.com/10920094/diff/1/build/android/envsetup_functions.sh#newcode180 build/android/envsetup_functions.sh:180: ! -d "${ANDROID_SDK_ROOT}/${sdk_suffix}" ]; then On 2012/09/05 16:47:36, Isaac ...
8 years, 3 months ago (2012-09-05 17:04:39 UTC) #4
Isaac (away)
lgtm, thanks for doing that. double bracket tests are generally safer since variables with spaces ...
8 years, 3 months ago (2012-09-06 06:18:34 UTC) #5
bulach
lgtm, thanks!
8 years, 3 months ago (2012-09-06 10:24:40 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/digit@chromium.org/10920094/5001
8 years, 3 months ago (2012-09-06 10:33:21 UTC) #7
commit-bot: I haz the power
Try job failure for 10920094-5001 (retry) on win_rel for step "sync_integration_tests". It's a second try, ...
8 years, 3 months ago (2012-09-06 15:09:53 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/digit@chromium.org/10920094/5001
8 years, 3 months ago (2012-09-11 14:49:20 UTC) #9
commit-bot: I haz the power
8 years, 3 months ago (2012-09-11 18:03:55 UTC) #10
Change committed as 156056

Powered by Google App Engine
This is Rietveld 408576698