commit | 085cc97cbc9b444f5b25e10e40f03ee314694957 | [log] [tgz] |
---|---|---|
author | Hayden Gomes <haydengomes@google.com> | Fri Aug 16 15:31:06 2019 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Aug 16 15:31:06 2019 +0000 |
tree | ee09f893163fea722cab9703a7d35aea27610428 | |
parent | 67cb8886f44ffbd0b8337b0ab960b4d21e77c461 [diff] | |
parent | 7dbd0b15581a8374a4010cefe8f36066a7c9dc3b [diff] |
Merge "Moving MasterMute to CarVolumeSettings"
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.