Merge "GestureNav: make reportSystemGestureExclusionChanged oneway" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d4a50e6e72
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user