commit | 1061134f353ccc7a869d9849129fd4bc5f34d0de | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue May 11 02:20:28 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue May 11 02:20:28 2021 +0000 |
tree | a6d664b4ff22a1d00dc5c6a4133a3b39f794800b | |
parent | bea2312a28935681959ab5743c55bc2aa2bd89af [diff] | |
parent | cbea01856b3c879e568159ebb2c5617c1176b721 [diff] |
Merge "Add displayId to ClusterState." 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.