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

Commit 380f96c2 authored by Yein Jo's avatar Yein Jo
Browse files

Add a flag for docking indicator

Bug: 324600132
Test: m
Flag: ACONFIG keyboard_docking_indicator DISABLED
Change-Id: I06d7362950200ab9a6a0c32530259333a445a6d1
parent 3516a9d7
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -698,3 +698,10 @@ flag {
      " Compose for the UI."
    bug: "325099249"
}

flag {
    name: "keyboard_docking_indicator"
    namespace: "systemui"
    description: "Glow bar indicator reveals upon keyboard docking."
    bug: "324600132"
}