commit | 845f74bebe8a172891bc2123917c747854dfad98 | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Wed Sep 09 14:11:55 2020 -0700 |
committer | Joel Galenson <jgalenson@google.com> | Mon Sep 14 08:25:07 2020 -0700 |
tree | f909c191272d24a84aab4e5a17509d57c8a1fcd4 | |
parent | 501a9749123201ad36068e9b9415a27a321e478a [diff] |
Add helper function to insert with retry. This breaks the code that tries to insert into a database with a random id into a helper function, since it's now shared between two functions. Test: keystore2_test Change-Id: Ib03b6082246120e6b3ff2a45b5bf8d324c40f7a7