commit | 3747c15a65148a9579bf3773457afb48e5e1f575 | [log] [tgz] |
---|---|---|
author | Jeff DeCew <jeffdq@google.com> | Mon Feb 07 16:31:11 2022 +0000 |
committer | Jeff DeCew <jeffdq@google.com> | Mon Feb 07 16:42:21 2022 +0000 |
tree | 8508afd1c7c8988918d4a886cce791caf035253b | |
parent | a75676fdfb1befd1483381bbfecd213f315e3624 [diff] |
New Pipeline: Fix some feature flagging * Calling addKeyguardNotificationSuppressor was supposed to be only when the old pipeline was enabled, but it was still being used on the new pipeline, so I've guarded the calls. This makes it easier to remove the old pipeline cleanly. Test: manual Bug: 218105118 Change-Id: I681dfeaf6ca352f3feb287064581b746e130c701