diff options
author | Evan Laird <evanlaird@google.com> | 2020-10-27 15:56:09 -0400 |
---|---|---|
committer | Evan Laird <evanlaird@google.com> | 2020-10-30 11:51:52 -0400 |
commit | b53036a6238b6d7c4f6dc48a1dbec68924f63698 (patch) | |
tree | f28c2f63d093f173ca95e773b53a93accdf96bfc /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 9d851f93292ec7bc7915c4b41d1b302b7c1cb253 (diff) |
Manual revert of 5s FGS notification enforcement
It had been policy to ensure that any notification representing a
foreground service be shown for a minimum of 5 seconds. This policy is
now going away.
In order to implement the policy before, we had to:
1) ensure that any call to `notify()` eventually made it to any
NotificationListenerService, regardless of a cancel that might
happen
2) Implement the policy in SystemUI
This CL is a manual revert of both behaviors. Manual because there had
been interim fixes along the way that make a mechanical revert much
messier.
Bug: 171513045
Test: atest SystemUITests
Change-Id: I2d9305dde80cf7b03f7096aaf1f81f7f53c49453
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions