diff options
author | Daichi Hirono <hirono@google.com> | 2015-12-22 12:57:47 +0900 |
---|---|---|
committer | Daichi Hirono <hirono@google.com> | 2015-12-22 12:57:47 +0900 |
commit | 2bdb388d8fba211b02874531885d2eec76417c8b (patch) | |
tree | 4c1903d940c829b506262e09e301e5de6d354bd7 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 9dcbdcd50f09dfe82601dc697da7bd3f91347e94 (diff) |
Break while loop when the thread interuppted.
Previously the while loop condition refers to Thread.interrupted()
wrongly. The Thread.interrupted() flag is cleared when the
InterupptedException is thrown.
BUG=26297698
Change-Id: I113d5c88389d54a4a6e29af2cf9515b1693b59dc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions