Files
frameworks_base/core/java
Paul Crowley a9f3546276 Create String before bundling AsyncTask
We must create the string right away; if we wait then the binary array
might be zeroed out.

Bug: 133215398
Test: per bug, on Crosshatch modified to use FDE.
Change-Id: I7681e5a474d5f32d9a7eb472cecbe6503621d0ef
2019-06-03 11:22:38 -07:00
..