Android: use chromium version number in Chrome/WebView
No change to production logic. Before this CL, locally compiled APKs will have a versionName attribute equal to "Developer Build". This CL changes public Chrome and WebView targets to use the real chromium version number from version.gni. This affects ChromePublic, ChromeModernPublic, MonochromePublic, and SystemWebView. Downstream targets will be addressed in a follow-up CL. R=agrieve@chromium.org, torne@chromium.org chrome_modern_public_apk, monochrome_public_apk) and run `aapt dump badging` on each APK and grep for 'versionName'. Bug: 866739 Test: Build APKs (system_webview_apk, chrome_public_apk, Change-Id: I4e1ab22a2d646ef996a84dd79b015754549bf6ad Reviewed-on: https://chromium-review.googlesource.com/1147871 Commit-Queue: Nate Fischer <ntfschr@chromium.org> Reviewed-by:Richard Coles <torne@chromium.org> Reviewed-by:
agrieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#577699}
Showing
Please register or sign in to comment