Replace clang-format with symlink.

Automatic consistency.

Bug: 122835115
Test: manual
Change-Id: I3ca92906c3bde25d3314ea3da91f1c42d09332f4
This commit is contained in:
Steven Moreland 2019-01-15 16:54:35 -08:00
parent d3ec871017
commit 65e2b23220

View file

@ -1,15 +0,0 @@
# https://clang.llvm.org/docs/ClangFormatStyleOptions.html
# Please keep this file in sync with system/core/.clang-format-4
#
BasedOnStyle: Google
AccessModifierOffset: -2
AllowShortFunctionsOnASingleLine: Inline
BreakBeforeTernaryOperators: true
ColumnLimit: 100
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
IndentWidth: 4
ContinuationIndentWidth: 4
PointerAlignment: Left
TabWidth: 4
UseTab: Never

1
.clang-format Symbolic link
View file

@ -0,0 +1 @@
../../build/soong/scripts/system-clang-format