commit | f8d752700a004c497ca00ae1ba499f8db4e79263 | [log] [tgz] |
---|---|---|
author | Changyeon Jo <changyeon@google.com> | Sat Jun 01 14:10:37 2019 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Sat Jun 01 14:10:37 2019 +0000 |
tree | 4c93e7ba5eaed640bf3aeafe000ffb90813d605e | |
parent | 590b24942df57b0bc11fce866e5a2cf161c87055 [diff] | |
parent | b67c020c670562d45e9bbabfb70c014d48eb9029 [diff] |
Merge "Start uevent handling thread early" into qt-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.