Merge "Specify tooling dependency for create_brick_ota" into main

This commit is contained in:
Kelvin Zhang
2024-09-10 22:52:05 +00:00
committed by Gerrit Code Review

View File

@@ -368,6 +368,9 @@ python_binary_host {
libs: [
"ota_utils_lib",
],
required: [
"signapk",
],
}
python_binary_host {