commit | d631faceec27c72d9c0404f391f84ea57e3c7960 | [log] [tgz] |
---|---|---|
author | Jordan Jozwiak <jjoz@google.com> | Mon Jun 17 15:21:05 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Mon Jun 17 15:21:05 2019 -0700 |
tree | b590153999db7acaa77a1b116396f039ae1cdf6f | |
parent | 9e320bdd02bb370d98c858454b131dc852af41ad [diff] | |
parent | 776c8ed21f0e86f4d8184df57feb40957ed224b7 [diff] |
Merge "Filter activity launch listener" into qt-dev am: 109a8de9a0 am: 710a032d63 am: 776c8ed21f Change-Id: I75323f1d842ca56553a0a11b6c7c74de3159b7d0
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.