commit | 4bf645842c70c87f50963a9c80e69b84214adf53 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Sat Oct 26 09:18:40 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Sat Oct 26 09:18:40 2019 -0700 |
tree | 701e5439e5fc82f4cf1e70e8ea0c1a2b242025f2 | |
parent | 054cef2a8a4c136bc38c419b2e9b0c0f03d5d94b [diff] | |
parent | db352870f0b41927bc3ab3467da074c1ff4faac9 [diff] |
[automerger skipped] Import translations. DO NOT MERGE am: 48327aa05c -s ours am: db352870f0 -s ours am skip reason: subject contains skip directive Change-Id: I59fa38d6991b044341a794b03e3914583a168b6f
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.