commit | 056d77d5238f54bb372950587b3554f9b391b99b | [log] [tgz] |
---|---|---|
author | Jaesoo Lee <jaesoo@google.com> | Mon May 22 15:53:25 2017 +0900 |
committer | Jaesoo Lee <jaesoo@google.com> | Wed May 24 10:04:32 2017 +0900 |
tree | 9a5daa886ff6305124240c7eabe54f4e6c75a64a | |
parent | 9119d4ccd1fce1221cb172f07450cf96a5fb72fb [diff] |
configstore-utils: add feature to cache service handles Previously, the service handle for the configstore needs to be retrieved for every calls. This change reduces the time for retrieving multiple configstore items from a same client by caching the service handle per a configstore interface class. Bug: 38411900 Test: built and tested on sailfish. Change-Id: Iaff81e9f2b026aee0bd3865f5d5ed3fb7b6056e0