New issue
Advanced search Search tips

Issue 742635 link

Starred by 0 users

Issue metadata

Status: Fixed
Owner:
Closed: Jul 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Update GMS update script

Project Member Reported by paulmiller@chromium.org, Jul 14 2017

Issue description

Since the O SDK roll, running "build/android/play_services/update.py sdk" (which in turn runs "third_party/android_tools/sdk/tools/android update sdk") now prints:

"""
*************************************************************************
The "android" command is deprecated.
For manual SDK, AVD, and project management, please use Android Studio.
For command-line tools, use tools/bin/sdkmanager and tools/bin/avdmanager
*************************************************************************
"android" SDK commands can be translated to sdkmanager commands on a best-effort basis.
Continue? (This prompt can be suppressed with the --use-sdk-wrapper command-line argument
or by setting the USE_SDK_WRAPPER environment variable) [y/N]:
"""
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jul 14 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/92aaf60d381404e73e70846788619044e6493292

commit 92aaf60d381404e73e70846788619044e6493292
Author: Paul Miller <paulmiller@google.com>
Date: Fri Jul 14 17:59:11 2017

Update GMS update script for O SDK

"android update sdk" is deprecated in the O SDK. Switch to "sdkmanager".

BUG= 742635 

Change-Id: Ia8ae4b22ed579ffc097b14d5514a8dcc63bfaf2e
Reviewed-on: https://chromium-review.googlesource.com/571441
Commit-Queue: Paul Miller <paulmiller@chromium.org>
Reviewed-by: John Budorick <jbudorick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#486802}
[modify] https://crrev.com/92aaf60d381404e73e70846788619044e6493292/build/android/play_services/update.py

Status: Fixed (was: Untriaged)

Sign in to add a comment