commit | 9c72e07adcf66227426ab7508e5baa20b5e6e682 | [log] [tgz] |
---|---|---|
author | Saurabh Shah <saurshah@codeaurora.org> | Wed Jan 10 18:27:13 2018 -0800 |
committer | Saurabh Shah <saurshah@codeaurora.org> | Wed Jan 10 18:27:13 2018 -0800 |
tree | 5a200b96561b2ab0b41fd343b62ee494debfc202 | |
parent | ca16bf276799867fa1a0d39764a9807f797f7df1 [diff] |
hwc: Allow callback deregistration ComposerClient calls RegisterCallbacks() with nullptr to deregister callbacks when SF dies. Allow this operation to avoid crashes since HWC is still active. Change-Id: I431d232130ec8cfb06cc40e81ef4e733496aa442 CRs-fixed: 2165931