commit | c3d4e4c17148e3f509fd0c799e8130de9b3658a2 | [log] [tgz] |
---|---|---|
author | Ram Periathiruvadi <ramperry@google.com> | Thu Jul 11 14:29:14 2019 -0700 |
committer | Ram Periathiruvadi <ramperry@google.com> | Thu Jul 11 14:29:14 2019 -0700 |
tree | 8bdaa30bcf77b9366b88c76cc8b5db7aaa86ede2 | |
parent | a8fabbeba43bfe49866450aef0289fb749ce0d07 [diff] |
Adding TLs for companion device and GAS Core. Test: None Change-Id: I495d12dd3f7f346e7cad6152bf13ccb776bee52e
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.