commit | 9f6f899bee1e14b683c4f70bbf0462189e5a69aa | [log] [tgz] |
---|---|---|
author | Android Build Prod User <android-build-prod@system.gserviceaccount.com> | Thu Aug 26 18:26:09 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Aug 26 18:26:09 2021 +0000 |
tree | 89b249c12eef9844aee1584e860d940f6e4f6f76 | |
parent | 5778e85faa39a3bd96565dba8bf507b3afeeaf09 [diff] | |
parent | 3a13143b61122219aa0ab0e1d8b53d2f3e31f068 [diff] |
Merge "Ensure status icons are visible" into sc-v2-dev
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.