Pass file Regions along with FDs to child processes on Android
This is just sending kWholeFile for every FD atm, but will be used in
the future to load v8 snapshots, icu data, and .pak files from the APK
without needing to extract them first.
BUG=
394502
Committed:
https://crrev.com/0f9183135b5292ee3ee7bf9f496cb7754a3d4c7a
Cr-Commit-Position: refs/heads/master@{#332608}