commit | 6fc26dff7cc9f340d05971625a1e3b7fc62327b7 | [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 | 895d99a5c89df229408952c74224d4328e75fce5 | |
parent | 83c7ad22a1b3851f7225271285707d1ede8ee4d2 [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