Load V8 startup data directly from the APK on Android.
Startup data files are now stored uncompressed within the .apk, increasing size of the apk, but decreasing total disk requirements (since they don't need to be extracted).
BUG=
394502
Committed:
https://crrev.com/6f3002d9e87d690bb368931faa2c3ba4638f811e
Cr-Commit-Position: refs/heads/master@{#335271}