commit | ed59784153629c8ce49162ee3dbed7f8a490a5c5 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Wed Jul 24 17:40:26 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jul 24 17:40:26 2019 -0700 |
tree | 8d035470e1ff3bf71cce2cdc84dbb830b23ffd54 | |
parent | d1e73380ecf16cd17db741b3fb4e864d52de21c5 [diff] | |
parent | c7187541c91df75a26d4d069175eafc73c09a6af [diff] |
[automerger skipped] Import translations. DO NOT MERGE am: e6c6b8a828 -s ours am: c7187541c9 -s ours am skip reason: subject contains skip directive Change-Id: Iead97389d0acc428ccb6dd7e7f0ed591cebba0ea
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.