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

Issue 226453006: android envsetup: Stop exporting ANDROID_SDK_ROOT. (Closed)

Created:
6 years, 8 months ago by Nico
Modified:
6 years, 8 months ago
CC:
chromium-reviews, klundberg+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, whywhat, ian_cottrell
Visibility:
Public.

Description

android envsetup: Stop exporting ANDROID_SDK_ROOT. The only reference to itwasis from an unused slave script which I deleted in r262454. BUG=330631 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262480

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M build/android/envsetup.sh View 1 chunk +1 line, -1 line 0 comments Download
M build/android/pylib/instrumentation/test_jar.py View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Nico
6 years, 8 months ago (2014-04-08 18:22:29 UTC) #1
Yaron
There are references to ANDROID_SDK_ROOT in native_client, webrtc, libjingle but I think they're all outside ...
6 years, 8 months ago (2014-04-08 18:33:47 UTC) #2
Nico
On 2014/04/08 18:33:47, Yaron wrote: > There are references to ANDROID_SDK_ROOT in native_client, webrtc, libjingle ...
6 years, 8 months ago (2014-04-08 19:21:11 UTC) #3
Nico
The CQ bit was checked by thakis@chromium.org
6 years, 8 months ago (2014-04-08 19:21:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/226453006/1
6 years, 8 months ago (2014-04-08 19:21:48 UTC) #5
commit-bot: I haz the power
Change committed as 262480
6 years, 8 months ago (2014-04-08 19:42:08 UTC) #6
Andrew Hayden (chromium.org)
The cr tool also uses this envvar, and can no longer run ADB commands as ...
6 years, 8 months ago (2014-04-09 15:31:19 UTC) #7
Nico
Can cr use build/android/pylib/constants.py to get this path instead? On Wed, Apr 9, 2014 at ...
6 years, 8 months ago (2014-04-09 16:51:51 UTC) #8
Nico
Also, is there a bug describing what exactly goes wrong? I looked for "ANDROID_SDK_ROOT" in ...
6 years, 8 months ago (2014-04-09 19:38:41 UTC) #9
Nico
6 years, 8 months ago (2014-04-10 19:25:31 UTC) #10
On Wed, Apr 9, 2014 at 12:38 PM, Nico Weber <thakis@chromium.org> wrote:

> Also, is there a bug describing what exactly goes wrong? I looked for
> "ANDROID_SDK_ROOT" in cs.chromium.org and nothing in cr seems to use this
> as far as I can tell.
>

^ ping. what's the status here?


>
>
> On Wed, Apr 9, 2014 at 9:51 AM, Nico Weber <thakis@chromium.org> wrote:
>
>> Can cr use build/android/pylib/constants.py to get this path instead?
>>
>>
>> On Wed, Apr 9, 2014 at 8:31 AM, <andrewhayden@chromium.org> wrote:
>>
>>> The cr tool also uses this envvar, and can no longer run ADB commands as
>>> a
>>> result. We probably need a better solution for CR, but for now we should
>>> revert
>>> this.
>>>
>>> https://codereview.chromium.org/226453006/
>>>
>>
>>
>

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698