commit | 6f41f92922aa1fd822bb68ffafc6bd6ecba051d5 | [log] [tgz] |
---|---|---|
author | Oscar Azucena <oscarazu@google.com> | Fri Apr 09 03:37:17 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Apr 09 03:37:17 2021 +0000 |
tree | a793fc234071b81d7b0ae10261f4845e17788749 | |
parent | 97d7949923bafcba6c84b92f4803c58dd66a463e [diff] | |
parent | 635f67bc52c19df3ce42fa9d0ec400362ad93d45 [diff] |
Merge "Added toggle volume group mute to kitchen sink" 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.