commit | cee2e4e90fc6cae5873b41009e23ca2ae13a6827 | [log] [tgz] |
---|---|---|
author | ThiƩbaud Weksteen <tweek@google.com> | Tue Oct 27 11:51:16 2020 +0100 |
committer | ThiƩbaud Weksteen <tweek@google.com> | Tue Oct 27 11:53:11 2020 +0100 |
tree | 362f0ca6a6a38676bb31ae007965d4db87ee5405 | |
parent | 7ebc9e6cd61d5b167ccccbea85f42387370f51a7 [diff] |
boot_control_copy: format files Format *.cpp according to the new .clang-format-2. The following command was used to generate this change: $ find . \( -name \*.cpp -o -name \*.h \) -exec clang-format \ --style=file -i {} \; Test: mm Bug: 171699326 Change-Id: I0b5681b2c0b72770f327e6783eb90eb05250a7ac