commit | 80f818e1139829613a9588f48f14491251294943 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue Jan 14 02:22:28 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jan 14 02:22:28 2020 +0000 |
tree | 20514ad7cf43ca59e45f689b9ccc9753f6442ef0 | |
parent | b589cda6df994539a7a6aeb85941df4f3f65f760 [diff] | |
parent | a76f7298f855425f0e9f5a372ea3553d2881ed18 [diff] |
Merge "evs: Use ui::Rotation"
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.