summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinh Tran <vinhdaitran@google.com>2023-07-24 13:47:06 -0400
committerVinh Tran <vinhdaitran@google.com>2023-07-24 17:48:30 +0000
commit9d7e75a49c547a5e4d17c78a93c35af47daea0be (patch)
tree9e06ee171ba87743a56add3cdcb5c8cfcea09376
parent28ae69a7fc21e6bbd0956afed783bff3e8816273 (diff)
downloadmanifest-9d7e75a49c547a5e4d17c78a93c35af47daea0be.tar.gz
Add bazelbuild-rules_python to AOSP manifests
Bug: 290219820 Change-Id: Ifcb4988b19c1147cfd9837bb867020e21978a6b1
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index cd9b6e851..c9d7590ab 100644
--- a/default.xml
+++ b/default.xml
@@ -149,6 +149,7 @@
<project path="external/bazelbuild-rules_go" name="platform/external/bazelbuild-rules_go" groups="pdk" />
<project path="external/bazelbuild-kotlin-rules" name="platform/external/bazelbuild-kotlin-rules" groups="pdk" />
<project path="external/bazelbuild-rules_license" name="platform/external/bazelbuild-rules_license" groups="pdk" />
+ <project path="external/bazelbuild-rules_python" name="platform/external/bazelbuild-rules_python" groups="pdk" />
<project path="external/bazelbuild-rules_rust" name="platform/external/bazelbuild-rules_rust" groups="pdk" />
<project path="external/bazelbuild-rules_testing" name="platform/external/bazelbuild-rules_testing" groups="pdk" />
<project path="external/bazel-skylib" name="platform/external/bazel-skylib" groups="pdk" />