commit | 759cdf2fcbcd52a27eb2995aa3f444a22781a413 | [log] [tgz] |
---|---|---|
author | Wenting Zhai <wentingzhai@google.com> | Thu Jun 13 23:15:38 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jun 13 23:15:38 2019 -0700 |
tree | c6635d4cf50d6500dbf23916e76c7da11b806245 | |
parent | 2b1f873e7faeeb225e5f3607c1bcfeee8222dd15 [diff] | |
parent | 5a704dbdca80e923ad6c74cb8c7b91e9533ca63b [diff] |
Merge "Add unit test to BleStreaming" into qt-dev am: 5f709dcca1 am: de64bdc141 am: 5a704dbdca Change-Id: I0c891ebe740a71813f5604f402799334b98200db
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.