summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzijunzhao <zijunzhao@google.com>2023-10-20 22:41:50 +0000
committerzijunzhao <zijunzhao@google.com>2023-10-23 15:57:59 +0000
commit3d3224c8bdce3ebd360023e4847f3ca03b06fcb8 (patch)
tree7f9c3e8e9e4b6fe9fe2c457be6e198c2b3bf11db
parent41c250835bd01d84a6dffac1dbbe868affcde72e (diff)
downloadmanifest-3d3224c8bdce3ebd360023e4847f3ca03b06fcb8.tar.gz
Add repohook and enable it in preupload.
Change-Id: Ic164bf49133f84cfe55510df3cf664c46fff4c0e
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 349e71fe4..0538387e7 100644
--- a/default.xml
+++ b/default.xml
@@ -70,6 +70,7 @@
<!-- Repo hooks -->
<project path="tools/repohooks" name="platform/tools/repohooks" />
+ <repo-hooks in-project="platform/tools/repohooks" enabled-list="pre-upload" />
<!-- riscv64 platform sysroot -->
<project path="toolchain/prebuilts/sysroot/platform/riscv64-linux-android" name="toolchain/prebuilts/sysroot/platform/riscv64-linux-android" />