Merge "Feature flag for stylus battery notifications." into tm-qpr-dev am: 83af9f927e
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20541586 Change-Id: Ic1df7c1e9b4df1f9fedd4609f97e5ebcb26cf00b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -432,6 +432,7 @@ object Flags {
|
|||||||
|
|
||||||
// 2300 - stylus
|
// 2300 - stylus
|
||||||
@JvmField val TRACK_STYLUS_EVER_USED = unreleasedFlag(2300, "track_stylus_ever_used")
|
@JvmField val TRACK_STYLUS_EVER_USED = unreleasedFlag(2300, "track_stylus_ever_used")
|
||||||
|
@JvmField val ENABLE_STYLUS_CHARGING_UI = unreleasedFlag(2301, "enable_stylus_charging_ui")
|
||||||
|
|
||||||
// 2400 - performance tools and debugging info
|
// 2400 - performance tools and debugging info
|
||||||
// TODO(b/238923086): Tracking Bug
|
// TODO(b/238923086): Tracking Bug
|
||||||
|
|||||||
Reference in New Issue
Block a user