Fix memory leak in keystore

The operation device map needs to be cleand up on finish regardless of
whether the operations succeeds of fails. The operation lifecycle ends
in any case.

Bug: 141317862
Test: Generate key and perform repeated operations.
      Watch memory consumptoin not raise with using:
      adb shell dumpsys meminfo keystore

Merged-In: I3a25aa67f121832640848a38398c523e20a2c6df
Change-Id: I3a25aa67f121832640848a38398c523e20a2c6df
1 file changed