summaryrefslogtreecommitdiff
path: root/PREUPLOAD.cfg
diff options
context:
space:
mode:
authorSiarhei Vishniakou <svv@google.com>2020-01-27 11:31:29 -0600
committerSiarhei Vishniakou <svv@google.com>2020-01-27 11:56:53 -0600
commit44d50feacc07cf0fd9316b042e3c1f8bd9992aeb (patch)
treeb66cf66204d020e8ad00c22956136362ee02192e /PREUPLOAD.cfg
parentba5a5356407631c761fcf0bf67fc986588c9b33b (diff)
downloadbase-44d50feacc07cf0fd9316b042e3c1f8bd9992aeb.tar.gz
Enable clang-format for f/b/services/core/jni
To avoid code review comments about code style, line length, and spacing, enable clang-format for frameworks/base/services/core/jni Bug: none Test: repo upload Change-Id: Ie38ecca2d5face78367d3eab450e497120ce12b1
Diffstat (limited to 'PREUPLOAD.cfg')
-rw-r--r--PREUPLOAD.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg
index 4d1ac0ec218c..9abb308534df 100644
--- a/PREUPLOAD.cfg
+++ b/PREUPLOAD.cfg
@@ -8,6 +8,7 @@ clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
cmds/input/
core/jni/
libs/input/
+ services/core/jni/
[Hook Scripts]
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}