commit | ef99c4fa23b42fe6e58db706b9f4780018b6bf3e | [log] [tgz] |
---|---|---|
author | Yao Chen <yaochen@google.com> | Fri Sep 22 16:26:54 2017 -0700 |
committer | Yao Chen <yaochen@google.com> | Fri Sep 22 16:26:54 2017 -0700 |
tree | cbe5521166cbb3892dbda81d3c385948b69bbfd5 | |
parent | aee8eff3cfbd070f9fff3fba91f02c50d6cc4499 [diff] |
clang-format existing code in statsd. Added .clang-format, because there isn't an official .clang-format file for Android framework code. before we upload changes, do: clang-format -style=file -i [file list] to format the files that you touched. Test: formatting only. NO code changes. Change-Id: I90e87f1ee6618da8ea9bc2221c609c415a4046a8