Fix CTS test failing on TV

   The testInvokeMenuActionSync test was failing on TV because it used to reply on the
Window.FEATURE_OPTIONS_PANEL always being present, but that was recently disabled by
default on TV targets.
   The test now checks if that feature is enabled before trying to invoke the
Menu action.

Bug: 19184962
Change-Id: I9015e4f38d28b7739ccaff295f80ab005cbc2c0d
1 file changed