Remove expensive operations from constructor

CTS does a "dry run" of tests and some of what KeyStore3Test
is doing looks expensive and can be moved to setUp().

Test: Ran the CTS tests
Change-Id: I9fef983c4963de5db0fa2a732371658e1d32942f
1 file changed