diff options
author | Selim Cinek <cinek@google.com> | 2018-11-21 15:14:10 -0800 |
---|---|---|
committer | Selim Cinek <cinek@google.com> | 2018-11-28 13:27:03 -0800 |
commit | 10bbc0ea784fa74c0851b1ee8a0dad92424ef0fd (patch) | |
tree | c53df5e7e913d48038773017661b87c2ba65a8b6 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 67d97b4bf33882a9dc3afa1e234a9cc207b836b3 (diff) |
Fixed a racecondition when creating notification headers
Previously we were modifying the extras of a shared notification
during the notification creation, which breaks if multiple builders
are accessing the same notification. We're now passing these options
as parameters into the various functions.
Test: create low priority group / notification / observe normal behavior
Change-Id: I2aaa5632cff55a87937a2bb3f947f15555d2e897
Fixes: 117150727
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions