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

Commit 858d6485 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Merge cherrypicks of [8673593, 8673409, 8673796, 8673797, 8673798, 8673855,...

Merge cherrypicks of [8673593, 8673409, 8673796, 8673797, 8673798, 8673855, 8673151, 8673594, 8673499, 8673799, 8673895, 8673896] into qt-release

Change-Id: Iece98cff5cd148dc69fad6e926390db2553c5126
parents cee1542b 96c90b32
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -300,5 +300,5 @@ interface IWindowSession {
    /**
     * Called when the system gesture exclusion has changed.
     */
    void reportSystemGestureExclusionChanged(IWindow window, in List<Rect> exclusionRects);
    oneway void reportSystemGestureExclusionChanged(IWindow window, in List<Rect> exclusionRects);
}