commit | 5a31d9392b377df6e983c9aec48f21e10205ad1f | [log] [tgz] |
---|---|---|
author | Tommy Nyquist <[email protected]> | Wed Jan 23 16:10:10 2019 |
committer | Commit Bot <[email protected]> | Wed Jan 23 16:10:10 2019 |
tree | 8d941a66846538ce88e797752fdb44d468b3202d | |
parent | 7675e748e943822996fc259abe5652a5cedafea2 [diff] |
[Android] Update android:minSdkVersion to 19 (KitKat). This updates the minimum SDK version to 19 (KitKat), which in practice deprecates supports for Android Jelly Bean (SDK 16, 17, 18). //components/cronet still needs to support Jelly Bean, so those manifests are upgraded from SDK level 14 to 16, referring to the meta bug for Jelly Bean support in cronet. The WebAPK minSdkVersion will be updated in a different CL. Bug: 923477, 922656 Change-Id: Ib1b8b4269d930a8cecb3e45d6ca3ff57f7006d00 Reviewed-on: https://chromium-review.googlesource.com/c/1423117 Reviewed-by: Peter Beverloo <[email protected]> Reviewed-by: Ken Rockot <[email protected]> Reviewed-by: Misha Efimov <[email protected]> Reviewed-by: Ted Choc <[email protected]> Reviewed-by: Bo <[email protected]> Reviewed-by: Joe Downing <[email protected]> Reviewed-by: agrieve <[email protected]> Commit-Queue: Tommy Nyquist <[email protected]> Cr-Commit-Position: refs/heads/master@{#625212}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .