commit | 4b8bbda21b67498c0199e88aca33ddb3b590dd5d | [log] [tgz] |
---|---|---|
author | Kevin <kevhan@google.com> | Mon Nov 19 14:36:31 2018 -0800 |
committer | Kevin <kevhan@google.com> | Tue Nov 20 10:58:00 2018 -0800 |
tree | 41e5f99e7275385cc4f98f0d67861b30fbf8c6f7 | |
parent | 01a53cbfcd6f44ccd1d3c1fcdf488822b5c66b0b [diff] |
Fix GroupAlertTransferHelper logic on update. Previously, all transferred alerts were removed when the inflation was aborted. This could cancel transfers when the child was simply updating. Now, this only occurs on remove. On update, the previous heads up/ ambient inflation flag is carried over and the helper determines if the content should actually heads up after inflation. Bug: 111809944 Test: runtest systemui, manual Change-Id: Ic7c5414849e2bfa1978bb1c57ed314c4997b8ea2