Add a repo upload hook for checking the mainline code change.

Test: repo upload w/ and wo/ changes in mainline path.
Change-Id: I35319bfdd673cef855295dcc4821c8db81fe07eb
This commit is contained in:
Dongwon Kang 2019-12-06 12:07:39 -08:00
parent 1670387156
commit 3716098904

2
PREUPLOAD.cfg Normal file
View file

@ -0,0 +1,2 @@
[Hook Scripts]
mainline_hook = ${REPO_ROOT}/frameworks/av/tools/mainline_hook.sh