diff options
author | dooyoung.hwang <dooyoung.hwang@lge.com> | 2016-08-31 14:15:22 +0900 |
---|---|---|
committer | Dooyoung Hwang <dooyoung.hwang@lge.com> | 2016-09-07 16:03:17 +0000 |
commit | b647984f04a8cff6f98ee9654336854ddf872278 (patch) | |
tree | 8102ca3bbae75137fc78dbbcc8ca1202aef9e1ec /rs/java/android/renderscript/ProgramStore.java | |
parent | c4856bd73c5a2c4519dc788e7a9df9796c74819a (diff) |
Fix issue that Overview key doesn't work at secondary user
If user captures screenshot, screenshot process is started. Screenshot
process also starts services that is defined SERVICES_PER_USER.
As a result Recents class's object is unexpectedly constucted from
screenshot process, and cause to connect with system-user's SystemUI
with mUserToSystemServiceConnection. So, binder proxy from system-user's
SystemUI to secondary-user's SystemUI is replaced with proxy to
screenshot process. In this case Overview key doesn't work at all
until reboot.
Bug:30340532
Change-Id: I84b8b4a02ac3ff781e06d57be19cff56efa76521
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions