Searched refs:updated (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore/
H A Dkeystore.cpp776 bool updated = false; local
788 updated = true;
792 * If we've updated, set the key blob to the right version
795 if (updated) {
796 ALOGV("updated and writing file %s", filename);

Completed in 163 milliseconds