Merge "Move trust agent helper methods into TrustAgentManager"
This commit is contained in:
committed by
Android (Google) Code Review
commit
9bc65719f3
@@ -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";
|
||||
|
Reference in New Issue
Block a user