diff options
author | Mady Mellor <madym@google.com> | 2019-12-17 16:08:46 -0800 |
---|---|---|
committer | Mady Mellor <madym@google.com> | 2020-01-07 13:28:35 -0800 |
commit | 9e923e1c834e666d6d9767bb82805e4b30eeecd1 (patch) | |
tree | 78f155490b79afab431bea2f05444da25a06a076 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | d9b1ac97a093ce22451f4f12703c3e17f4598ea4 (diff) |
NoMan bubbles policy: remove non-communication bubbles when app is foreground
We're no longer allowing any notification to be a bubble if the app is
foreground when the notif was sent; it must always fulfill the communication
policy.
- removed check & FLAG_BUBBLE when app is foreground
- removed the tests for FLAG_BUBBLE on foreground produced bubbles
- added a test to ensure that FLAG_BUBBLE doesn't happen just because the
app is foreground
- attempted to clean up some of the bubble helper methods
- no foreground service bubbles unless its a phone call (test for this
in CTS CL)
Test: atest NotificationManagerServiceTest
Test: atest NotificationManagerTest (needs CTS CL)
Bug: 138116133
Bug: 144352570
Change-Id: Idba370c23a3ccaa6479f61a94632f29d623a1e76
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions