setDefaultDialerForAutomationTesting

@IviExperimental(reasons = [])
fun TelecomSetupHelper.setDefaultDialerForAutomationTesting(instrumentation: Instrumentation, packageName: String = instrumentation.targetContext.applicationContext.packageName): String

Set the default dialer for automated testing.

Only visible for instrumented testing. For setting default dialer in standard usage see TelecomSetupHelper.requestChangeDefaultDialer.