P2P dialogs should not be dismissed when touching outside
When P2P dialogs like invitation request dialog, frequency conflict
dialog are shown and user touches outside the dialog, it's dismissed.
This might cause trouble that connection is cancelled unexpectedly by
touching outside of the dialog unintentionally. Should be improved.
The dialogs should be dismissed only when intentional operation is
done like tapping Back key, Decline button, Accept button.
Bug: 34727704
Test: Manual test OK
Change-Id: Ic2bcf857b9122ce62018822b4d3257ff148accc6
1 file changed