skip RuntimePermissionsAppOpTrackingTest's test for a non-telephony model

- testTrustedAccessSmsAttributeToAnother
- testUntrustedSmsAccessAttributeToAnother
- testUntrustedSmsAccessAttributeToAnotherThroughIntermediary
- testSelfSmsAccess

But wifi-only tablet product doesn't have telephony provider.
Because of it, when these tests try to get SMS content provider, query to contentResolver return null.

Bug: 236353279
Test: Build CTS
Test: run cts -m CtsPermission5TestCases

Signed-off-by: taehwan.kim <taehwan.kim@lge.com>
Change-Id: Ifc90cb48a38eefb5ad3436650f68a23dac60b375
Signed-off-by: taehwan.kim <taehwan.kim@lge.com>
1 file changed