Skip to content

[beta] ci: Upgrade Android SDK/NDK and refactor to use sdkmanager/avdmanager.#45656

Merged
bors merged 1 commit into
rust-lang:betafrom
kennytm:sdkmanager-beta
Oct 31, 2017
Merged

[beta] ci: Upgrade Android SDK/NDK and refactor to use sdkmanager/avdmanager.#45656
bors merged 1 commit into
rust-lang:betafrom
kennytm:sdkmanager-beta

Conversation

@kennytm

@kennytm kennytm commented Oct 31, 2017

Copy link
Copy Markdown
Member

This is a backport of #45580

r? @alexcrichton

* SDK tools is upgraded to 27.0.0.
   - Refactored to use `sdkmanager`/`avdmanager` instead of the deprecated
     `android` tool.

* The Java version used by Android SDK is downgraded to OpenJDK-8, in order
  to download the SDK through HTTPS.

* NDK is upgrade to r15c.
   - Dropped support for android-9 (2.3 / Gingerbread), the minimal
     supported version is now android-14 (4.0 / Ice Cream Sandwich).
   - Changed the default Android compiler from GCC to clang.
   - For details of change introduced by NDK r15, see
     https://github.com/android-ndk/ndk/wiki/Changelog-r15.
@kennytm kennytm added relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 31, 2017
@rust-highfive

Copy link
Copy Markdown
Contributor

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+ p=1

Higher priority as this is a beta backport

@bors

bors commented Oct 31, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit baa33ca has been approved by alexcrichton

@kennytm kennytm added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 31, 2017
@bors

bors commented Oct 31, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit baa33ca with merge e8c426a...

bors added a commit that referenced this pull request Oct 31, 2017
[beta] ci: Upgrade Android SDK/NDK and refactor to use sdkmanager/avdmanager.

This is a backport of #45580

r? @alexcrichton
@bors

bors commented Oct 31, 2017

Copy link
Copy Markdown
Collaborator

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing e8c426a to beta...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants