summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-01-15 16:56:32 -0800
committerBruno Martins <bgcngm@gmail.com>2020-01-07 15:19:53 +0100
commit302ee59211fdee592e67948c6ad9d9aa02803285 (patch)
treef813155a2e92f28ab88fcc222c9fa395e6e77533
parent159f19e64b5ad069cf22159665ac6f178488f0e4 (diff)
downloadhardware_lineage_livedisplay-302ee59211fdee592e67948c6ad9d9aa02803285.tar.gz
hardware_lineage_livedisplay-302ee59211fdee592e67948c6ad9d9aa02803285.tar.bz2
hardware_lineage_livedisplay-302ee59211fdee592e67948c6ad9d9aa02803285.zip
livedisplay: Replace clang-format with symlink.
Automatic consistency. Bug: 122835115 Test: manual Change-Id: I6583f9f7923a822aa11f1839fbf375c1063a89c6
l---------[-rw-r--r--].clang-format25
1 files changed, 1 insertions, 24 deletions
diff --git a/.clang-format b/.clang-format
index 9b3f9d9..973b2fa 100644..120000
--- a/.clang-format
+++ b/.clang-format
@@ -1,24 +1 @@
-#
-# Copyright (C) 2017 The Android Open Source Project
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-
-BasedOnStyle: Google
-CommentPragmas: NOLINT:.*
-DerivePointerAlignment: false
-AllowShortFunctionsOnASingleLine: Inline
-ColumnLimit: 100
-TabWidth: 4
-UseTab: Never
-IndentWidth: 4
+../../../build/soong/scripts/system-clang-format \ No newline at end of file