Cherry pick Make it possible to find locale pak files in the Android apk.

Cherry pick
https://src.chromium.org/viewvc/chrome?view=rev&revision=286324
and update makefiles.

Make it possible to find locale pak files in the Android apk.

This makes it possible for the ResourceBundle class to 'see' .pak
files directly embedded in the apk. This enables the webview to directly
mmap the files without extracting them to disk first.

BUG=394502
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286324

Bug: 16723226
Change-Id: Iaa191247875be7e496cb398e53b2338baf8b5721
17 files changed