diff options
author | Winson Chung <winsonc@google.com> | 2017-08-10 15:57:18 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2017-08-23 15:06:32 -0700 |
commit | 298f95b1ad04b2cc9f46f221dcc2d3932f532fdd (patch) | |
tree | 7f98f095da863630b346dbb37a0a55c6cc6edd40 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 230e02584171feb0fc17706a1b70734172a89623 (diff) |
Move PiP state check exception to the client side
- When calling enterPictureInPictureMode(), the state of the activity in
the client may be out of sync with the state of the activity in the
system, causing an exception to be thrown erroneously. Instead, fail
silently in the system if this occurs, and throw the exception in the
client when it attempts to enter PiP from an invalid state.
Bug: 63753007
Test: android.server.cts.ActivityManagerPinnedStackTests
Change-Id: Ia99cc086805edc31f997d4325f7a5ccd7c85a77e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions