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

Commit 41f9fbd8 authored by Matt Pietal's avatar Matt Pietal
Browse files

Initial Ambient AOD shared flag support

For use within SystemUI and Settings.

Bug: 372655702
Test: manual - new flag
Flag: com.android.systemui.shared.ambient_aod
Change-Id: I581a423c66835f880c581076c1de158953b8c39f
parent 447099dc
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -69,3 +69,10 @@ flag {
    description: "Enables the BC25 design of the customization picker UI."
    bug: "339081035"
}

flag {
    name: "ambient_aod"
    namespace: "systemui"
    description: "Enables ambient wallpaper and AOD enhancements"
    bug: "372655702"
}
 No newline at end of file