Fix CtsVoiceInteractionTestCases failure issue

Due to the poor performance of some android-14 devices.
6 DirectActionsTest cases in the
CtsVoiceInteractionTestCases module always fail.

When test failed, we can see error info as below:
  "activity not started in 5000ms".

To fix the issue, increase the OPERATION_TIMEOUT_MS to 10s.

Change-Id: I593220e82610a27fa9ad2995bd97f37d6bdbdab9
Signed-off-by: Anle Pan <anle.pan@nxp.com>
1 file changed