OSDN Git Service

Make testSplitscreenPortraitAppOrientationRequests pass to unblock release
authorWale Ogunwale <ogunwale@google.com>
Thu, 14 Jun 2018 15:55:42 +0000 (08:55 -0700)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Mon, 18 Jun 2018 23:33:57 +0000 (23:33 +0000)
commit24dbe31c2e9c6788b7a8d271f760a3a3c8c2a0f7
tree0ae09d0b80c84af53e6d68e8e376e5d73fc5fa40
parentf87d30b94c5cb7842fbfd1634285f15fa8ec9c66
Make testSplitscreenPortraitAppOrientationRequests pass to unblock release

Work around to unblock the release for failing test
ActivityManagerAppConfigurationTests#testSplitscreenPortraitAppOrientationRequests
which shouldn't be failing since home stack shouldn't be visible. We need
to dig deeper to see why it is failing.
NOTE: Not failing on current master...

Bug: 110159357
Test: atest ActivityManagerAppConfigurationTests#testSplitscreenPortraitAppOrientationRequests
Change-Id: I69423eef3661133b2a032a166745157b3e344751
(cherry picked from commit cf2d6475f9fc885e8bc9761ef2d839eaad3f32b4)
services/core/java/com/android/server/wm/DisplayContent.java