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

Commit 3452aaff authored by Jiaming Cheng's avatar Jiaming Cheng
Browse files

Create flag for QS Tile Detailed View

Flag: com.android.systemui.qs_tile_detailed_view
Test: no test
But: 374173773
Change-Id: I9be7e4d0a061a5b46d7d9c64d3940ac7b0be7abe
parent 49ef02b2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1517,3 +1517,10 @@ flag {
       purpose: PURPOSE_BUGFIX
   }
}

flag {
    name: "qs_tile_detailed_view"
    namespace: "systemui"
    description: "Enables the tile detailed view UI."
    bug: "374173773"
}