commit | 672d48ccc87f56147b594392c94bf445568d897e | [log] [tgz] |
---|---|---|
author | Dongwon Kang <dwkang@google.com> | Fri Dec 06 12:10:05 2019 -0800 |
committer | Dongwon Kang <dwkang@google.com> | Fri Dec 06 12:10:05 2019 -0800 |
tree | 1caf81f91f489711102c7b837eb4dca6ed59f12a | |
parent | 2d6a15e1ca3075ce42badee14a83b272a9934bd9 [diff] [blame] |
Add a repo upload hook for checking the mainline code change. Test: repo upload w/ and wo/ changes in mainline path. Change-Id: If7873924ba4a36b84e9c9df852b5f6d70fd0b13f
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg new file mode 100644 index 0000000..86b6de3 --- /dev/null +++ b/PREUPLOAD.cfg
@@ -0,0 +1,2 @@ +[Hook Scripts] +mainline_hook = ${REPO_ROOT}/frameworks/av/tools/mainline_hook.sh