commit | 11e3f05173869c9f00d7108eb1c169f90f503111 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue Jan 14 19:01:16 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jan 14 19:01:16 2020 +0000 |
tree | e3b03ad39b8c711856b0b2f10ca63099a0de8101 | |
parent | 80f818e1139829613a9588f48f14491251294943 [diff] | |
parent | 57e19c118b757c53a4ff26c63c770d9c978d6c07 [diff] |
Merge "Add SecurityPermissionTest package along with tests for Car class's APIs."
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.