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

Commit 786a5e58 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Move clock flags to shared lib" into main

parents 7432530c 56755930
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -108,3 +108,17 @@ flag {
  description: "Shows the status bar on connected displays"
  bug: "379264862"
}

flag {
   name: "lockscreen_custom_clocks"
   namespace: "systemui"
   description: "Enable lockscreen custom clocks"
   bug: "378486437"
}

flag {
   name: "clock_reactive_variants"
   namespace: "systemui"
   description: "Add reactive variant fonts to some clocks"
   bug: "343495953"
}