commit | 740167f1a2b5a141debb0efc952eb4e57152bdd4 | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Thu Oct 11 19:03:41 2018 -0700 |
committer | Robert Carr <racarr@google.com> | Tue Nov 27 12:39:33 2018 -0800 |
tree | f3d66560710ce79a3aec809c0d6d570bb6252624 | |
parent | 5c8a026133d5bbcb6f416952937a7a810bccc8b1 [diff] |
Rework InputApplicationInfo First we move it inside of InputWindowInfo instead of InputWindowHandle so it is part of the data sent across binder. Second we give it a persistent identity of an IBinder token and use this for comparisons. Bug: 80101428 Bug: 113136004 Bug: 111440400 Test: EndToEndNativeInputTest. Existing tests pass. Change-Id: Id89a40e66887d834020f8e645fd1fb48adb7ee2e