commit | 816c2d2442ef84611c27c0dabd642f78124f56ca | [log] [tgz] |
---|---|---|
author | Yurii Zubrytskyi <zyy@google.com> | Thu Mar 26 18:19:28 2020 -0700 |
committer | Yurii Zubrytskyi <zyy@google.com> | Thu Apr 09 22:26:48 2020 -0700 |
tree | b1282ff03d215ae78ab86e8189e78e16fc7b6124 | |
parent | 11bf0307ab15fc077f44033b53b68caed472f71e [diff] |
[adb] Don't copy features set on each get() The features are already cached in a static and don't change. Let's return the cached set instead of copying it every time. Bug: 150183149 Test: manual Change-Id: Ifdca852cc3b32e09e50ea4771f7878987c46cce8