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

Commit 255e04fd 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 am: f8871f10 am: 7c220ba1

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



Change-Id: Ib96a0215b944d1822baf1fd83260e028ea8bf7a8
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 3d35b1d0 7c220ba1
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