summaryrefslogtreecommitdiff
path: root/PREUPLOAD.cfg
diff options
context:
space:
mode:
authorSiarhei Vishniakou <svv@google.com>2019-04-04 14:25:07 -0700
committerSiarhei Vishniakou <svv@google.com>2019-04-05 13:31:21 -0700
commit2307104ba62274578856bdf01fd0a9217125639b (patch)
treeddf91158ad2b89f01b8ae75f40271d6ab7819787 /PREUPLOAD.cfg
parent77dd497e9b2131fc2121090d879f6daf5871e4a2 (diff)
downloadnative-2307104ba62274578856bdf01fd0a9217125639b.tar.gz
Enable clang-format for input-related code
Enable clang format for: - include/input - libs/input - services/inputflinger Bug: none Test: repo upload a CL Change-Id: I1466c211493738767210f9a5b189caf72df7dd21
Diffstat (limited to 'PREUPLOAD.cfg')
-rw-r--r--PREUPLOAD.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg
index 1a932c3d04..4f7cdf3e5e 100644
--- a/PREUPLOAD.cfg
+++ b/PREUPLOAD.cfg
@@ -4,13 +4,16 @@ clang_format = true
[Builtin Hooks Options]
# Only turn on clang-format check for the following subfolders.
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
+ include/input/
libs/binder/ndk/
libs/graphicsenv/
libs/gui/
+ libs/input/
libs/renderengine/
libs/ui/
libs/vr/
services/bufferhub/
+ services/inputflinger/
services/surfaceflinger/
services/vr/