Increase timeout value for cts-instant test case

For cts-instant test, test case
"android.media.cts.EncodeVirtualDisplayWithCompositionTest#testRendering800x480Remotely"
failed due to failure of binding to service in 3 seconds, change
"DEFAULT_WAIT_TIMEOUT_MS" value from 3 to 5 seconds, this case can
pass. Since in cts-instant test, the time of loading class is too long.

Originally from: yingchunn.chen <yingchunn.chen@gmail.com>,
rephrased due to refactoring.

Bug: 152893293
Test: run cts -m CtsMediaTestCases -t android.media.cts.EncodeVirtualDisplayWithCompositionTest#testRendering800x480Remotely
Test: run cts-instant -m CtsMediaTestCases -t android.media.cts.EncodeVirtualDisplayWithCompositionTest#testRendering800x480Remotely
Change-Id: Idacc16bcde8e3725da10225461aec31ba5d0fec4
1 file changed