commit | 5588edd57c15ed69228abc5aead4b4b853989aa1 | [log] [tgz] |
---|---|---|
author | Kathan Shukla <kathan@google.com> | Thu Apr 02 18:08:47 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Apr 02 18:08:47 2020 +0000 |
tree | 71ad611273da38ab4c0fa4f5da66fdae21f019b4 | |
parent | 74b42723ade3311feb0997c88a590c9586c94186 [diff] | |
parent | 6a2aa7312bb2a7d0a9c3b123db5989e22924afab [diff] |
Merge "Move oas test application out of aosp" into rvc-dev
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.