aboutsummaryrefslogtreecommitdiff
path: root/pw_software_update/bundled_update.proto
diff options
context:
space:
mode:
Diffstat (limited to 'pw_software_update/bundled_update.proto')
-rw-r--r--pw_software_update/bundled_update.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/pw_software_update/bundled_update.proto b/pw_software_update/bundled_update.proto
index 39ccfd1ee..afd9ebd60 100644
--- a/pw_software_update/bundled_update.proto
+++ b/pw_software_update/bundled_update.proto
@@ -134,7 +134,7 @@ message StartRequest {
optional string bundle_filename = 1;
}
-// TODO(b/235273688): Add documentation and details of the API contract.
+// TODO: b/235273688 - Add documentation and details of the API contract.
service BundledUpdate {
// TODO(keir): Offer GetCurrentManifest & GetStagedManifest() methods that
// leverage pw_transfer to upload the manifest off the device, to enable host