| commit | cad9acfd342b69315e41e2393f836beeee37c9f0 | [log] [tgz] |
|---|---|---|
| author | Dongwon Kang <dwkang@google.com> | Thu Dec 05 15:50:29 2019 -0800 |
| committer | Dongwon Kang <dwkang@google.com> | Tue Dec 10 16:08:32 2019 -0800 |
| tree | 6a611de0f7c7a8b7eadd6ad18d71f2ac260926d4 | |
| parent | 39260a69ca1f66f29f250f30fde07fd628785708 [diff] [blame] |
Add a repo upload hook for checking the mainline code change. The common utility modules like libstagefright_foundation is excluded in the list. Test: repo upload w/ and wo/ changes in mainline path. Change-Id: I8794bb675808b85e465408aaf36425da52063ec1
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg new file mode 100644 index 0000000..e63185d --- /dev/null +++ b/PREUPLOAD.cfg
@@ -0,0 +1,2 @@ +[Hook Scripts] +mainline_hook = tools/mainline_hook.sh ${PREUPLOAD_COMMIT} "."