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

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

Merge "Adding flag for magnetic notification swipes" into main

parents 8d03ce89 9a3ffe02
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1930,3 +1930,13 @@ flag {
      purpose: PURPOSE_BUGFIX
    }
}

flag {
   name: "magnetic_notification_horizontal_swipe"
   namespace: "systemui"
   description: "Add support for magnetic behavior on horizontal notification swipes."
   bug: "390179908"
   metadata {
        purpose: PURPOSE_BUGFIX
   }
}