commit | 8cd927d8ea08cba89ac02dfd50ed42b486bd7f53 | [log] [tgz] |
---|---|---|
author | Fyodor Kupolov <fkupolov@google.com> | Mon Mar 27 17:02:11 2017 -0700 |
committer | Fyodor Kupolov <fkupolov@google.com> | Mon Mar 27 17:55:33 2017 -0700 |
tree | f2639f779326c440ce2708db9ec5f280818e15bc | |
parent | 55bea5e30808856eb039d74e2fa7e06ee0dd05e7 [diff] |
Introduced additional lock - dbLock Right now it is always used with cacheLock. In the future, we will be adding optimizations to reduce cacheLock contention by only holding it when updating the cache. This change is non-functional and doesn't change the current locking contract Test: Manual + AccountManagerServiceTest Bug: 36485175 Change-Id: Iebc437463958d33b32fc1273a84680c22ac60825