pigweed.json: Add "relative_pigweed_root"
Bug: b/300632028
Change-Id: I0c57a30a49d2c3c0e06ef355cd67933594509251
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/171113
Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com>
Reviewed-by: Ted Pudlik <tpudlik@google.com>
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com>
diff --git a/pigweed.json b/pigweed.json
index d4f41a2..1c800be 100644
--- a/pigweed.json
+++ b/pigweed.json
@@ -26,6 +26,7 @@
},
"pw_env_setup": {
"root_variable": "PIGWEED_EXPERIMENTAL_ROOT",
+ "relative_pigweed_root": "third_party/pigweed",
"cipd_package_files": [
"third_party/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/default.json"
],