commit | a623e9923070d1057fad52507aaab9d74c623c4e | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Jul 27 13:35:36 2021 -0700 |
committer | Yifan Hong <elsk@google.com> | Tue Aug 03 14:17:07 2021 -0700 |
tree | 730fe5a50317d1208b9d4b1e3590d607a1286622 | |
parent | 882a6e20b65f70ee41a80563def5bc569cb9a522 [diff] |
IAdbManager.getPairDevices returns FingerprintAndPairDevice[]. Map is not supported in C++ backend. To compile IAdbManager in C++, Map is translated into a list of key, value tuples. Test: pass Bug: 194829333 Change-Id: I92e3ad29e8a2bfbab3756d2ef5a2db76ba3cc3d9