[android_webview] Split out an apk folder from the glue folder.
The reason for this separation is to distinguish the glue layer code
(which is shared amongst all of the WebView .apks) from the apk-specific
bits (which are not shared at all).
BUG=
440792
Committed:
https://crrev.com/2bd10c6a723dba5ea1b5e308540a558147f42f82
Cr-Commit-Position: refs/heads/master@{#308074}