DO NOT MERGE: Handle SMS, MMS CTS failures in CtsTelephonyProviderTestCases and CtsTelephonyTestCases modules for device where no messaging support

Data only device Messaging application will not be present, All database operations related to sms and mms failed due to isSmsCapable false.

Check messaging feature support before test execution, skip or mark as assumption failure if isSmsCapable is false

Bug:196304811
Bug:196306890
Test: Build CTS
Test: 1.run cts -m CtsTelephonyProviderTestCases
2.run cts -m CtsTelephonyTestCases -t android.telephony.cts.SmsManagerTest#testSendAndReceiveMessages

Change-Id: Iba5e552e147a49f70e53a8ba806fcd64c75257d0
9 files changed