RESTRICT AUTOMERGE Disable Stylus Update Notification feature am: 443991f1a9
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22077382 Change-Id: I74ab97e142bfe957d24e259a1d823feb84ccc41c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -647,7 +647,7 @@ object Flags {
|
|||||||
|
|
||||||
// 2300 - stylus
|
// 2300 - stylus
|
||||||
@JvmField
|
@JvmField
|
||||||
val TRACK_STYLUS_EVER_USED = releasedFlag(2300, "track_stylus_ever_used")
|
val TRACK_STYLUS_EVER_USED = unreleasedFlag(2300, "track_stylus_ever_used", teamfood = true)
|
||||||
@JvmField val ENABLE_STYLUS_CHARGING_UI = unreleasedFlag(2301, "enable_stylus_charging_ui")
|
@JvmField val ENABLE_STYLUS_CHARGING_UI = unreleasedFlag(2301, "enable_stylus_charging_ui")
|
||||||
@JvmField
|
@JvmField
|
||||||
val ENABLE_USI_BATTERY_NOTIFICATIONS = unreleasedFlag(2302, "enable_usi_battery_notifications")
|
val ENABLE_USI_BATTERY_NOTIFICATIONS = unreleasedFlag(2302, "enable_usi_battery_notifications")
|
||||||
|
|||||||
Reference in New Issue
Block a user