RESTRICT AUTOMERGE Enable Stylus Update Notification feature
Now that SEPolicy is resolved by ag/22086254 merge, we can enable Stylus Update Notification feature. Test: manual Fixes: 273729928 Change-Id: I109fa0479f1498aaf5fb2361328153c3081c9b71
This commit is contained in:
@@ -647,7 +647,7 @@ object Flags {
|
||||
|
||||
// 2300 - stylus
|
||||
@JvmField
|
||||
val TRACK_STYLUS_EVER_USED = unreleasedFlag(2300, "track_stylus_ever_used", teamfood = true)
|
||||
val TRACK_STYLUS_EVER_USED = releasedFlag(2300, "track_stylus_ever_used")
|
||||
@JvmField val ENABLE_STYLUS_CHARGING_UI = unreleasedFlag(2301, "enable_stylus_charging_ui")
|
||||
@JvmField
|
||||
val ENABLE_USI_BATTERY_NOTIFICATIONS = unreleasedFlag(2302, "enable_usi_battery_notifications")
|
||||
|
||||
Reference in New Issue
Block a user