Merge "Move trust agent helper methods into TrustAgentManager"

This commit is contained in:
TreeHugger Robot
2017-11-03 23:03:02 +00:00
committed by Android (Google) Code Review
4 changed files with 82 additions and 75 deletions

View File

@@ -35,7 +35,7 @@ import org.robolectric.annotation.Config;
@RunWith(SettingsRobolectricTestRunner.class)
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O)
public class TrustAgentFeatureProviderTest {
public class TrustAgentManagerTest {
private static final String CANNED_PACKAGE_NAME = "com.test.package";