commit | cf1ac46dae33bb7c858cc75a810a774dce5697bb | [log] [tgz] |
---|---|---|
author | Ritwika Mitra <ritwikam@google.com> | Tue Jun 11 14:40:14 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Tue Jun 11 14:40:14 2019 -0700 |
tree | 75417f775989d2cc541943b52024c4097085a4a8 | |
parent | 6672e6720c5bd41a0aca8188a34c775ee1b978e0 [diff] | |
parent | b2aba114b717a658cab471b47512c4bed3633ffe [diff] |
Merge "Create startForeground option in VendorServiceController." into qt-dev am: 3804af6afc am: 3ebc98cad3 am: b2aba114b7 Change-Id: I725648213b460a45e76c816635ecfddb22e8566f
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.