commit | f3b0652873ec708210b330613f2d4c2b87c8205a | [log] [tgz] |
---|---|---|
author | Adam Bookatz <bookatz@google.com> | Thu Mar 03 00:46:37 2022 +0000 |
committer | Adam Bookatz <bookatz@google.com> | Thu Mar 03 00:50:25 2022 +0000 |
tree | 7d57a2c2385f575286ecba0b6c95032a4c56a226 | |
parent | 8967e85cf486784af7f737a7a7dfca49a24a3345 [diff] |
Increase user-unlock timeout for ___UserContentResolverTest The test was flaky due to taking too long to unlock. Change-Id: I151522bf2260bc0ac9a7b94b10fc9ae68c6286a5 Test: atest android.content.SecondaryUserContentResolverTest#testNotifyChange Test: atest android.content.ManagedUserContentResolverTest#testNotifyChange Bug: 217733309