commit | b5116ae85256944622076e70448796c52c8aeda8 | [log] [tgz] |
---|---|---|
author | Yuncheol Heo <ycheo@google.com> | Wed Apr 29 17:53:50 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Apr 29 17:53:50 2020 +0000 |
tree | 17403b7350bbddf965d2e9f063568dc47e7d66a0 | |
parent | f6d537a4c33ef889d9bfd08b99b740f5e4fb50f3 [diff] | |
parent | 1a55b26a886efd16e8a4b3b399daa96b9f04c575 [diff] |
Merge "Unregister the listeners when SystemActivityMonitoringService is gone." into rvc-dev am: c72a4469f4 am: 1a55b26a88 Change-Id: I85fd0b134752cdd235dc1d84bf143e4b5fc53b80
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.