commit | 37c3a715e4b8c6732b7197799c1bb498d01853cf | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Mon Mar 26 20:41:55 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 26 20:41:55 2018 |
tree | a914de50cee907ddc7a0d9d78badc90ec365ba48 | |
parent | 1456f311f22d65ffd607eea5f582a7a22db82fc6 [diff] |
Use the predefined Android SDK constants instead of numbers Half the code used the SDK_VERSION_* constants when checking Android version, half the code used hard coded numbers 19, 21, 22, .... This changes the code to use SDK_VERSION_ everywhere. Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.chromium.android:android_arm64_dbg_recipe;master.tryserver.chromium.android:android_compile_x64_dbg;master.tryserver.chromium.android:android_compile_x86_dbg;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Icb4e3183f0490b00d16039681548ccf469e9d236 Reviewed-on: https://chromium-review.googlesource.com/975841 Commit-Queue: Daniel Bratell <bratell@opera.com> Reviewed-by: Robert Sesek <rsesek@chromium.org> Reviewed-by: Bo <boliu@chromium.org> Reviewed-by: Reilly Grant <reillyg@chromium.org> Reviewed-by: David Benjamin <davidben@chromium.org> Reviewed-by: Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#545870}
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 .