[WebApk] Fix WebShareTarget after introducing aliases.
<activity-alias> needs to come after the <activity> it's pointing to. Manifest merging was doing this for us but the server doesn't it. Simples fix is to set correct order ourselves Change-Id: I20d5184f27fe3b84a90afcdf40f6ba731b1c4a43 Reviewed-on: https://chromium-review.googlesource.com/c/1260204Reviewed-by:Glenn Hartmann <hartmanng@chromium.org> Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#596407}
Showing
Please register or sign in to comment