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

Commit 3d038236 authored by Rahul Banerjee's avatar Rahul Banerjee Committed by Android (Google) Code Review
Browse files

Merge "Adding a flag to control Notification Row transparency." into main

parents 7143d096 203a8e76
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1825,6 +1825,13 @@ flag {
    bug: "370555223"
}

flag {
    name: "notification_row_transparency"
    namespace: "systemui"
    description: "Enables transparency on the Notification Shade."
    bug: "392187268"
}

flag {
  name: "shade_expands_on_status_bar_long_press"
  namespace: "systemui"