commit | caeab05bdbdf20035617893de411ae09df30c778 | [log] [tgz] |
---|---|---|
author | Jack He <siyuanh@google.com> | Tue Oct 23 18:13:51 2018 -0700 |
committer | Jack He <siyuanh@google.com> | Tue Oct 23 18:22:10 2018 -0700 |
tree | 939fe04114b7470986f2b1c13fca9c0212451c4a | |
parent | e14e593d8fbeb2dcc3719e86bfa28bc0e3f1f585 [diff] |
Apply clang-format to Bluetooth related HAL code - cp system/bt/.clang-format hardware/interfaces/bluetooth/ - modify hardware/interfaces/bluetooth/.clang-format to match context - find . -type f \( -iname \*.cpp -o -iname \*.h -o -iname \*.cc \) | xargs clang-format --style=file -i Test: make Change-Id: I82e4f26e1efeb715aff7de8a15c3db06e02967a4