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