commit | 3738528f2eb67c8c65bb95a36c3bfd1fd6eb5ab1 | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Wed May 31 16:00:43 2017 -0700 |
committer | Etan Cohen <etancohen@google.com> | Wed May 31 16:02:51 2017 -0700 |
tree | f71d99ac74776dfcaaed8aa41537a5c2f01b5fdb | |
parent | 00fecbb59b9daa881308aa607fdad9e8add1d964 [diff] |
[HDM] Use correct key for caching interfaces - name Interface cache used the interface itself as a key. However, the interface object is not constant - it will be created on every query. Instead use the interface name which is constant. Bug: 62230725 Test: unit tests, run aware & p2p concurrently Change-Id: I50f1eaf6c64308742981e4e2bc368a8e219c679c