| commit | a4fecce9d46703580a38b071ede9f928a8bee434 | [log] [tgz] |
|---|---|---|
| author | Lakshman Annadorai <lakshmana@google.com> | Wed Jun 24 11:16:46 2020 -0700 |
| committer | Lakshman Annadorai <lakshmana@google.com> | Wed Jun 24 12:35:52 2020 -0700 |
| tree | cd5cf0d702798a2c2f3c3f436aee42edc285c280 | |
| parent | f374b060b29e53ffff2c0d3adfbb3ecac8a15651 [diff] |
Log on missing UfsWearInformationProvider file instead of throwing exception. Bug: 158008598 Test: No. Master(S) doesn't build for osprey. Change-Id: I16fc98cd3ee2bdb7e57ab4e052a3bafdda98ec6e
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.