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

Commit 1d94035a 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

am: befe386f

Change-Id: I064f129e8e0736d9c4bc4be3f1e9fb782cda9ed5
parents 85c9abd4 befe386f
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.