commit | 15e1998fa90829877cb3505143220e318c83ef45 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Thu Dec 03 22:39:01 2020 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Thu Dec 24 00:27:31 2020 +0800 |
tree | 4ba0c3a521f8e68dd29e47c736f0cd1377049504 | |
parent | a0334be887757324e671e09e4563034704c66fb0 [diff] |
Make IActivityClientController oneway as possible To reduce the application being blocked by binder call. Except the methods that need calling pid or returned value or paired with another sync method. Bug: 161781274 Test: CtsWindowManagerDeviceTestCases Change-Id: Ib6f26654a55b082008d1a2f70f5352678a06bd28