Merge "Enable sticky HUN in release builds" into udc-dev am: 28872da84b
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21547323 Change-Id: I41bd704bb1a0650f5db75e8c1e6c0816efb4e9c3 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -64,7 +64,7 @@ public class SystemUiSystemPropertiesFlags {
|
||||
|
||||
/** Gating the feature which shows FSI-denied notifications as Sticky HUNs */
|
||||
public static final Flag SHOW_STICKY_HUN_FOR_DENIED_FSI =
|
||||
devFlag("persist.sysui.notification.show_sticky_hun_for_denied_fsi");
|
||||
releasedFlag("persist.sysui.notification.show_sticky_hun_for_denied_fsi");
|
||||
|
||||
/** Gating the ability for users to dismiss ongoing event notifications */
|
||||
public static final Flag ALLOW_DISMISS_ONGOING =
|
||||
|
||||
Reference in New Issue
Block a user