Android 9.0.0 Release 32 (PQ2A.190205.002)
Parse hex code immediately to avoid SIGBUS.

On 32-bit devices we trigger SIGBUS by trying to copy around the
std::string, so parse it immediately to avoid trouble.

Test: manual with 32-bit binary
Bug: 73961200
Change-Id: I32028fd18a00f3a40d380145cb7a7874b758f5c4
2 files changed