commit | 1b586ec8dce7fd111ba7c4e467d1dc684d6a9e45 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Jul 27 13:36:30 2021 -0700 |
committer | Yifan Hong <elsk@google.com> | Tue Aug 03 14:05:32 2021 -0700 |
tree | 8a12788caad8d28e15da3f63770669662a6b7aef | |
parent | d61750990ddbd0530ddb8b9221e46cab54a9f36d [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: 190867939 Change-Id: I1a057306161a4f8eaef33e3c40b1db9494aea3e5