OSDN Git Service

Fix crash when creating overview proxy service from background thread
authorWinson Chung <winsonc@google.com>
Wed, 23 May 2018 00:44:19 +0000 (17:44 -0700)
committerWinson Chung <winsonc@google.com>
Wed, 23 May 2018 00:44:50 +0000 (17:44 -0700)
commit22ee4ac2face262748cd8311c1240c28aed7dede
treedca5a2fdb22cda02eae88d5ab232b45eaf7346c9
parent553fc8b8e0c0e4cd8625b2d27b2e5c54544f1859
Fix crash when creating overview proxy service from background thread

Bug: 80132561
Test: Switch users, ensure that the overview service connects without
      crashing and updates accordingly from the interaction flags from
      the new launcher

Change-Id: Ia7f3fd77f6bd8fd1f2aeacb0956ce1a37db04428
packages/SystemUI/src/com/android/systemui/recents/RecentsImpl.java