Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit befe386f authored by Tom Cherry's avatar Tom Cherry Committed by android-build-merger
Browse files

Merge "logd: use .clang-format-4 like the rest of system/core"

am: bf17bd65

Change-Id: I7b8b1d1aafde0479aca7b1519d093ca9b4906511
parents 0cb1ce78 bf17bd65
Loading
Loading
Loading
Loading

logd/.clang-format

deleted100644 → 0
+1 −11
Original line number Diff line number Diff line
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: false

CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
IndentWidth: 4
PointerAlignment: Left
TabWidth: 4
PenaltyExcessCharacter: 32

Cpp11BracedListStyle: false

logd/.clang-format

0 → 120000
+1 −11
Original line number Diff line number Diff line
../.clang-format-4
 No newline at end of file

logd/.clang-format

100644 → 120000
+1 −11

File changed.File mode changed from 100644 to 120000.

Contains only whitespace changes.