commit | a9962d0ab06b885e47a823a095e2989b01559710 | [log] [tgz] |
---|---|---|
author | Changyeon Jo <changyeon@google.com> | Tue Mar 24 16:33:15 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Mar 24 16:33:15 2020 +0000 |
tree | c98a29d65b61a3a2f295d4567a9df0531e74c9d3 | |
parent | ed93788aebeaf1e04b265db096cd95b66d57aefc [diff] | |
parent | 536dd4226cfeb96425e34de704afb0c6c605d8e6 [diff] |
Merge "Add properties to control EVS services" into rvc-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.