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

Test: n/a
Change-Id: I9ad125247f502edb4462817417624c2f527d7870
This commit is contained in:
Tom Cherry 2019-01-16 15:20:15 -08:00
parent 4f8246122f
commit df8063d045

View file

@ -1,11 +0,0 @@
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: false
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
IndentWidth: 4
PointerAlignment: Left
TabWidth: 4
PenaltyExcessCharacter: 32
Cpp11BracedListStyle: false

1
logd/.clang-format Symbolic link
View file

@ -0,0 +1 @@
../.clang-format-4