summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSelim Cinek <cinek@google.com>2015-11-02 15:13:29 -0800
committerSelim Cinek <cinek@google.com>2015-11-03 19:13:28 -0800
commit2d79f634bd2f6195e046fa5d3b755d57813ae581 (patch)
tree43ccdfe1caa66cf39459a38e2a4c234d15af4f17 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentc6dd521035352bcd865ed23756fff3229721b553 (diff)
Fixed a bug where a notification could get removed
If the following calls were made, the second notification would disappear even though it should still be around: 1: addNotification(key) (HUN) 2: cancelNotification(key) (<2s after 1.) 3: addNotification(key) This is now fixed. Change-Id: Ibe108d60ca92ed076e4f44694a76904fabeee970
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions