commit | 5adb5601146db796fff43d1ae89bfe6a4b2371b8 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Thu Jul 18 14:43:13 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jul 18 14:43:13 2019 -0700 |
tree | 49b27b52bae68abc4b5901ce495d1f6a508400e7 | |
parent | cd85953f7a5fc36a34f6141785a312f001f29622 [diff] | |
parent | e1c79f71d55e3c263b1b808036be25ee0a38ef03 [diff] |
[automerger skipped] Import translations. DO NOT MERGE am: 5c3561c0ce -s ours am: b45783c35d -s ours am: e1c79f71d5 -s ours am skip reason: subject contains skip directive Change-Id: I70fb754aacffc511c1f40f703d5bf58668d4e611
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.