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

Commit ad622779 authored by Stefan Andonian's avatar Stefan Andonian
Browse files

Aconfig flag for notification dot contrast border.

Bug: 378990749
Test: EXEMPT aconfig flag addition
Flag: EXEMPT introducing new aconfig flag
Change-Id: Iec7e3aaf9a72eabb8e4efce428ef3fd6c72a270c
parent 06c4fce5
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"