commit | 73e5116209034ddac95a408f9dbb9c1827d06313 | [log] [tgz] |
---|---|---|
author | Zhomart Mukhamejanov <zhomart@google.com> | Sat Jun 01 01:17:27 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Sat Jun 01 01:17:27 2019 -0700 |
tree | c21c509638234f527cd884aa2a8f0e7dbf21251e | |
parent | f431889fa904f91889aef89f8a9fb8548baf4061 [diff] | |
parent | 590b24942df57b0bc11fce866e5a2cf161c87055 [diff] |
Move BugReportApp to /packages/services/Car/tests/ and create default configs. am: 590b24942d Change-Id: I439f76ab75e940ea3530e2421be53cecfe156bd4
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.