commit | b49a853732861db5e12fd858d3a36407d86db99f | [log] [tgz] |
---|---|---|
author | Antonio Kantek <kanant@google.com> | Wed Mar 10 17:54:53 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Mar 10 17:54:53 2021 +0000 |
tree | ca0098c51dfc09a4123bc086f823c6bc2ef08479 | |
parent | 95ba7e488d6af4348c4c02b10d599f237333dcd0 [diff] | |
parent | da02c78989f659bde4a9f50336b2c0229d3029e4 [diff] |
Merge "Moving CarActivityView and DualActivityViewLauncher to experimental" into sc-dev
Native (C++) code format is required to be compatible with .clang-format file. Run
git clang-format --style=file --extension='h,cpp,cc' HEAD~
Note that clang-format is not desirable for Android java files. Therefore the command line above is limited to specific extensions.