Fix unit test case to not fail on concurrent runs

When test cases are running and some other process requests key from
RKP, getKeyWorker deletes all the keys that will expire within 1 hour.
This sometimes causes problems if test case is running simultaneously.
Increasing the fake key's expiry to 2 hours would prevent this key from
being accidentally deleted.

Bug: 297795072
Test: atest RkpdAppUnitTests
Change-Id: I67b908ca745b04b5816a934495b0de204d0aa311
1 file changed
tree: 0507ef1762f47e68923d8ce5df7028df31577b3b
  1. apex/
  2. app/
  3. system-server/
  4. util/
  5. OWNERS
  6. PREUPLOAD.cfg