Add style hooks for blueprint and java files
Test: N/A
Change-Id: I0ead4b81173bd4734d4044c9c3ab499c1e5fc9d3
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg
index 9b96f36..f19abd1 100644
--- a/PREUPLOAD.cfg
+++ b/PREUPLOAD.cfg
@@ -1,4 +1,5 @@
[Builtin Hooks]
+bpfmt = true
clang_format = true
rustfmt = true
@@ -8,3 +9,4 @@
[Hook Scripts]
aosp_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "."
+checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}