commit | 66c0bace7e7aac852d49bf7dc78f105bed6dd711 | [log] [tgz] |
---|---|---|
author | Soonil Nagarkar <sooniln@google.com> | Tue Jan 15 13:36:44 2019 -0800 |
committer | Soonil Nagarkar <sooniln@google.com> | Tue Jan 15 13:36:44 2019 -0800 |
tree | 800e3d4667903f4ba5fd3dba7cb760a1f20159f3 | |
parent | bbb98bee0e13e558034368f80f11b4b8d7c85336 [diff] |
Fix nondeterminism in LMS When provider properties are set asynchronously, there is a race condition with getProviderProperties on whether those properties are immediately visible or not. Fix this, and make mock providers disabled by default (as CTS tests appear to expect). Bug: 122898923 Test: Manual + CTS Change-Id: I731b6b12f13f3dce6d4ccaf7d24abe3712a5f3f2