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

Review URL: https://codereview.chromium.org/1156873002

Cr-Commit-Position: refs/heads/master@{#335271}


CrOS-Libchrome-Original-Commit: 6f3002d9e87d690bb368931faa2c3ba4638f811e
1 file changed
tree: 137dd763614c34d7518af3bb31be05e32d09c169
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/