commit | 7da1c05e1edc39ecd7aa9c48e50048952b1759be | [log] [tgz] |
---|---|---|
author | Fan Xu <fanxu@google.com> | Wed Jan 16 15:31:04 2019 -0800 |
committer | Fan Xu <fanxu@google.com> | Wed Jan 16 15:55:33 2019 -0800 |
tree | 14161ae9562b85574043142e972acf8a36b1071d | |
parent | ae691837f50a38a15cff2d5e927c92f75d6503c1 [diff] |
Log when BufferClient destroyed without close The destructor will now check mClosed and log at warning level if the client is closed. This Could happen when the client process forget to call close or died. Test: run VtsHalBufferHubV1_0TargetTest, then check "adb logcat | grep ~BufferClient" Fix: 122916649 Change-Id: I717b4ac3896a0672a5a3b81c802093f9da58c903