Android: inline deprecated BuildInfo methods (/android_webview)
No change to logic. This inlines BuildInfo.isAtLeast{Q,R} and BuildInfo.targetsAtLeast{Q,R} (and their C++ equivalents) in /android_webview. The methods themselves will be removed in a follow-up CL once all call sites have been removed. This CL was uploaded by git cl split. R=boliu@chromium.org Bug: 1106920 Test: autoninja -C out/Default monochrome_public_apk Change-Id: I7c772186e1d54f5e4e6e2b36aaa08ca350124bf7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575326 Commit-Queue: Nate Fischer <ntfschr@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Auto-Submit: Nate Fischer <ntfschr@chromium.org> Reviewed-by:Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#833879}
Showing
Please register or sign in to comment