commit | f35c2e69e296117edd23f2cf028f55cb4d4f7d0c | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Mon Mar 25 10:29:33 2019 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Mon Mar 25 10:55:25 2019 -0600 |
tree | fa3df89301aef5e94a1448616d9da5b5def1748e | |
parent | 95d29ee69a740bf54cfbce1d4229d9a8ae49291c [diff] |
Clean up scan calls used for testing. We've converged on explicit scanVolume() and scanFile() methods which tests should be calling. These are more robust than the previous broadcast-based events, which could hang for a long time. Bug: 127323913 Test: atest --test-mapping packages/apps/MediaProvider Change-Id: I8ac13fa39252d1cd21b2df9a01caef313a0935a1