diff options
author | Christopher Tate <ctate@google.com> | 2017-08-17 17:12:52 -0700 |
---|---|---|
committer | Chris Tate <ctate@android.com> | 2017-08-18 21:28:54 +0000 |
commit | eabba7366e057fb5c103d5aa35f497a518f78672 (patch) | |
tree | 96e802de35361c9489eaa7f57efe616a0358d01f /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 1b08a4a8a3271f04b98c34747fe077610b7ee534 (diff) |
Improve alarm in-flight diagnostics
Also, use .equals() rather than == when searching the list of in-flight
operations. Sometimes we appear to fail to match PendingIntents when
their send() completes, for unknown reasons, and this specific point of
usage is one where a mismatch might lead to the observed behavior.
(It is still unknown why == might ever fail here, and the problem is not
readily reproducible.)
Bug: 64358454
Test: manual, observing correctness of the diagnostics
Change-Id: I4f5c07b0df44dfb4c292976b3a49482ed408d12c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions