Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9cc21a1e authored by Lyn Han's avatar Lyn Han Committed by András Kurucz
Browse files

Add FSI_CHROME flag

Usage:
adb shell cmd statusbar flag 117 on

Bug: 243421660
Test: SystemUITests
Change-Id: I05d10b7d04201ac82a04d94e6c0765fa0c3aa59c
parent 1874df51
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -69,7 +69,11 @@ object Flags {
    val SEMI_STABLE_SORT = UnreleasedFlag(115, teamfood = true)

    @JvmField val NOTIFICATION_GROUP_CORNER = UnreleasedFlag(116, teamfood = true)
    // next id: 117

    // TODO(b/257506350): Tracking Bug
    val FSI_CHROME = UnreleasedFlag(117)

    // next id: 118

    // 200 - keyguard/lockscreen
    // ** Flag retired **