OSDN Git Service

Allow force resize message activity to be resumed
authorAndrii Kulian <akulian@google.com>
Fri, 2 Jun 2017 00:49:02 +0000 (17:49 -0700)
committerAndrii Kulian <akulian@google.com>
Fri, 2 Jun 2017 01:26:13 +0000 (18:26 -0700)
commitd5020c15b9bee33ecc63054450616cad928eec6a
tree7670b534084a814e0a14d9d00e4d6321b71fe871
parentd865c624bda8130bdb03238e875dec9df5491e25
Allow force resize message activity to be resumed

"Activity may not work with split-screen" message is not showing
because the overlay activity is not allowed to resume without
user action.

Bug: 36205249
Test: Launch an activity with target SDK < 25, enable split-screen
Test: go/wm-smoke
Change-Id: Ic796f4449df1307c75ca5445cbffab218f0f8ae3
packages/SystemUI/src/com/android/systemui/stackdivider/ForcedResizableInfoActivityController.java