Store and load icudtl.dat directly from the apk rather than extracting on start-up.
Also changes so that browser process caches a FD to the file rather than re-opening it for each child process.
We store icudtl.dat uncompressed in the apk now, increasing the apk size, but saving 6mb on-disk.
BUG=
394502
Committed:
https://crrev.com/f3930cfae7a93c5065588c9ba7be5c6927f46588
Cr-Commit-Position: refs/heads/master@{#335261}