Update webview_public_framework_jar to N-MR1 |
|||
Issue descriptionWe need to update the webview_public_framework_jar to N-MR1 now that upstream sdk (third_party/android_tools/sdk) has been rolled to N-MR1. Having an older version of this jar causes issues when trying to use new N-MR1 apis (monochrome won't compile). Need to update this: https://cs.chromium.org/chromium/src/build/config/android/config.gni?type=cs&sq=package:chromium&l=90 Can we just update this jar, or are there more steps required? Last time it was updated it was done as part of a much larger CL... https://codereview.chromium.org/2298093008 Also, does anyone know where I should grab this jar from?
,
Apr 3 2017
Pinged instructions on chat, but it's basically: * checkout appropriate aosp branch * choose the generic eng build * make android_system_stubs * copy out out/target/common/obj/JAVA_LIBRARIES/android_system_stubs_current_intermediates/classes.jar to prebuilts/sdk/system_current/android.jar to chromium, and give it an appropriate name
,
Apr 3 2017
,
Apr 4 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/a2b501b65e0987b4f2a23561a4906eb02f955a40 commit a2b501b65e0987b4f2a23561a4906eb02f955a40 Author: Mike Case <mikecase@google.com> Date: Tue Apr 04 01:39:51 2017 Update webview_public_framework_jar to N-MR1. Adding frameworks jar build from the android-7.1.1_r28 tag in AOSP. Bug:707823 Change-Id: Ifbe2c91aa1b495b0959b5de026bc9fd690474b12 Reviewed-on: https://chromium-review.googlesource.com/466631 Reviewed-by: John Budorick <jbudorick@chromium.org> Reviewed-by: Selim Gurun <sgurun@chromium.org> Commit-Queue: Michael Case <mikecase@chromium.org> Cr-Commit-Position: refs/heads/master@{#461605} [modify] https://crrev.com/a2b501b65e0987b4f2a23561a4906eb02f955a40/build/config/android/config.gni [add] https://crrev.com/a2b501b65e0987b4f2a23561a4906eb02f955a40/third_party/android_platform/webview/frameworks_7.1.1_r28.jar
,
Apr 4 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by mikec...@chromium.org
, Apr 3 2017