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

Commit 0fef22b1 authored by Gauri Shankar's avatar Gauri Shankar Committed by Android (Google) Code Review
Browse files

Merge "Adding flag remove_nearby_share_tile_animation in SystemUI aconfig file" into main

parents 5739648b 631ce61b
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1672,6 +1672,16 @@ flag {
   }
}

flag {
    name: "remove_nearby_share_tile_animation"
    namespace: "systemui"
    description: "Removing Activity Transition animation for nearby share tile as Activity's view is a bottomsheet"
    bug: "415738157"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
  name: "disable_shade_trackpad_two_finger_swipe"
  namespace: "systemui"