Commit 96871e6c authored by Changwan Ryu's avatar Changwan Ryu Committed by Commit Bot

Publish SystemWebViewShell.apk

We would like to publish system webview shell automatically such that
WPT test can use it. Note that this is CI bot and we do not build per
commit.

Also, system webview shell is a very useful utility by itself.

Once this lands, it will be packed into chrome-android.zip in one of the
subdirectories here:

https://commondatastorage.googleapis.com/chromium-browser-snapshots/
index.html?prefix=Android/

The APK size is 1.5 MB. The current chrome-android.zip is about 80 MB,
so this will hopefully not increase the zip file too much.

Bug: 993112
Change-Id: If35038968bdb52b2ed23086b0d9d7b75fa3c8906
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761234Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Reviewed-by: default avatarMichael Moss <mmoss@chromium.org>
Commit-Queue: Changwan Ryu <changwan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#688340}
parent 4d4269c3
......@@ -35,4 +35,8 @@ FILES = [
'filename': 'apks/ChromePublic.apk',
'buildtype': ['dev', 'official'],
},
{
'filename': 'apks/SystemWebViewShell.apk',
'buildtype': ['dev', 'official'],
},
]
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment