commit | 7c5de29a2afba5fea910a8e61b01bdc9705f3169 | [log] [tgz] |
---|---|---|
author | Rubin Xu <rubinxu@google.com> | Wed Mar 15 13:56:08 2023 +0000 |
committer | Rubin Xu <rubinxu@google.com> | Wed Mar 15 13:56:08 2023 +0000 |
tree | b300ee8ffd96bbc11e829588a8c1d82b5407d0d5 | |
parent | 88d5cd27f0c0b4e1b8a18f5f0bbb9e899b582d12 [diff] |
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