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

Commit df8063d0 authored by Tom Cherry's avatar Tom Cherry
Browse files

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

Test: n/a
Change-Id: I9ad125247f502edb4462817417624c2f527d7870
parent 4f824612
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.