upload android base code part6
This commit is contained in:
parent
421e214c7d
commit
4e516ec6ed
35396 changed files with 9188716 additions and 0 deletions
11
android/system/libufdt/.clang-format
Normal file
11
android/system/libufdt/.clang-format
Normal file
|
@ -0,0 +1,11 @@
|
|||
BasedOnStyle: Google
|
||||
|
||||
AllowShortBlocksOnASingleLine: false
|
||||
AllowShortFunctionsOnASingleLine: false
|
||||
CommentPragmas: NOLINT:.*
|
||||
DerivePointerAlignment: false
|
||||
IndentWidth: 2
|
||||
PenaltyExcessCharacter: 32
|
||||
PointerAlignment: Right
|
||||
TabWidth: 2
|
||||
UseTab: Never
|
Loading…
Add table
Add a link
Reference in a new issue