commit | 9079a779f29d340b65a45446aa4b1de8f5e0b3f3 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Fri Apr 16 21:47:11 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Apr 16 21:47:11 2021 +0000 |
tree | 37bff9027feed9b271c46a5e0283edf05694d5d3 | |
parent | 7de30738a4e8a65d3c7eedf331e9462006586b99 [diff] | |
parent | 110c9635383f2ff3a51fb7982d012818badd0043 [diff] |
Merge "Add shell command to define power policy group" 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.