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

Commit f8871f10 authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "libbinder_ndk: remove dup clang-format rule" into main am: 27af6c5a...

Merge "libbinder_ndk: remove dup clang-format rule" into main am: 27af6c5a am: e1c6b771 am: 8fbd8d7d

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2681915



Change-Id: I5fd7bc64423a71db7f89f21be7b05f2fd943b9e6
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents f96741d2 8fbd8d7d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2,9 +2,7 @@ BasedOnStyle: Google
ColumnLimit: 100
IndentWidth: 4
ContinuationIndentWidth: 8
PointerAlignment: Left
TabWidth: 4
AllowShortFunctionsOnASingleLine: Inline
PointerAlignment: Left
TabWidth: 4
UseTab: Never