diff options
author | Dianne Hackborn <hackbod@google.com> | 2015-07-15 11:21:38 -0700 |
---|---|---|
committer | Dianne Hackborn <hackbod@google.com> | 2015-07-15 11:21:38 -0700 |
commit | 6c729b41708749f5261a31719eeedc2d354a6b03 (patch) | |
tree | 7f886f06ea5c20403469dcd60d4a17955373c341 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 1d4247c4cc89c6d62e44ed3115f26579979b44b5 (diff) |
Fix issue #22479881: Nexus 6 randomly rebooting every few hours with...
..."FATAL EXCEPTION IN SYSTEM PROCESS"
Synchronous calls out of the system process are bad, m'kay?
This should be a safe change because the only place I see calling
this interface are within the system process where there is clearly
no other dependency on ordering.
Change-Id: I483b07cfd68d00d74797784c2a75012e8dd67141
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions