commit | cbb392fa6952a63de02adcf7ff62cc7155a7a46e | [log] [tgz] |
---|---|---|
author | Ricardo Quesada <ricardoq@google.com> | Fri Jul 10 16:29:17 2020 -0700 |
committer | Ricardo Quesada <ricardoq@google.com> | Mon Jul 13 16:55:28 2020 +0000 |
tree | 3b34d022fe4b5839ab69e24c6d67b10229232221 | |
parent | 8b65ff096569cdff6b65829a9cb80e1704d70301 [diff] |
frameworks/base: fix Logitech Dual Action gamepad This CL fixes mappings in Logitech Dual Action gamepad: - Swaps mappings of: A,B <--> X,Y - Back was the old "Select" button. Bug: 160637093 Bug: 27778061 Test: Manually tested by launching "Gamepad Tester" APK. Verified that A,B,X,Y and Back works as expected. Change-Id: Ic3075e274794cc38104a23db2c08513b7a1c3992 (cherry picked from commit 7601d457b6c56d983311227ff6b974b9fe3eec6d)