commit | 14ae188ec0ccb3242680a35d8365e6750bd50f22 | [log] [tgz] |
---|---|---|
author | Hayden Gomes <haydengomes@google.com> | Tue Apr 13 20:03:49 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Apr 13 20:03:49 2021 +0000 |
tree | 191b4a1982bd95d93efb42be8316ad02d4b14f3b | |
parent | ca4fcbb2b1114e09fe0ba0532cebe54e91be4085 [diff] | |
parent | 2698c855d76b17fb2493637b9c8585bdd20b69e2 [diff] |
Merge "Restructuring CarZonesAudioFocus to be unit testable" 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.