Skip some CtsContentTestCases for non-handheld devices

On TV devices, TvSettings is unable to handle these intents:
  Settings.ACTION_VOICE_INPUT_SETTINGS
  Settings.ACTION_PROCESS_WIFI_EASY_CONNECT_URI

TV devices do not allow more than one VoiceInteractionService.
Skip these test cases for non-handheld devices.

Bug: 141960635
Bug: 159557103
Test: atest AvailableIntentsTest#testVoiceInputSettingsIntent
Test: atest AvailableIntentsTest#testEasyConnectIntent
Change-Id: I692cb4f6c82a807dce98850e15465c711b3f989d
1 file changed