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

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

Merge "Aconfig flag for notification dot contrast border." into main

parents a3d833cf ad622779
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -192,6 +192,16 @@ flag {
    }
}

flag {
    name: "notification_dot_contrast_border"
    namespace: "launcher"
    description: "Draws a small black or white contrast border around notification dots according to the dot color's luminescence."
    bug: "378990749"
    metadata {
         purpose: PURPOSE_BUGFIX
    }
}

flag {
  name: "extendible_theme_manager"
  namespace: "launcher"