Fix timeout for testCanInstallValidRsaKeypair in hostsidetests

testCanInstallValidRsaKeypair will fail because of timeout when
running cts fulltest.The timeout reason is that there are near 190
'cryptfs changepw' command queued in vold. There are too many cts
testcases execute DevicePolicyManager.resetPassword().

Solution:
Extend timeout from 8 sec to 6 minutes

Change-Id: I794b1071185f41863f745558936240ec35e5bb44
Signed-off-by: Junjie Hu <junjie.hu@mediatek.com>
1 file changed