Count lock-failures when updating the superproject If the repository changed while the commit is being prepared, the update fails with a "lock failure". Supermanifest doesn't retry it, so we only know about it when a user reports missing submodules. Add a metric to see how frequently this happens. Change-Id: I12caf237388e606745a530ad4ca8f7742ce4ef6a
The plugin will update a superproject to contain the submodules defined in the manifest XML file whenever the manifest repo is changed.
For more information see the documentation or the build instructions