Loading
CYNGNOS-489: Fingerprint: Fix concurrent mod exception when getting Fingerprint list
Use iterator remove instead of list remove when iterating through a list. Fingerprint data is stored in native and in global settings, so it has to be merged when a client wants to get the list of fingerprints. If the native data is missing, the settings data removes the fingerprint so that the two data stores are synced. Change-Id: I81c7121dbe1b5227779c40de9b5f92a18efd1c1e