Fix DefaultSmsApplicationTest on COPE

DefaultSmsApplication can only be set on COPE after work telephony is
enabled: if work telephony is not enabled, ACTION_SENDTO gets
redirected to personal by default so our test SMS app is not considered
as a valid message app to be set.

Test: DefaultSmsApplicationTest#setDefaultSmsApplication_works
Bug: 272758417
Change-Id: I2888f775e272ae86e60f2cf21ab859da1d9ba02a
1 file changed