commit | 2e89e8d893acfe571ad6f5555baccb1b5e55abb7 | [log] [tgz] |
---|---|---|
author | Chris Wren <cwren@google.com> | Thu May 17 18:55:42 2018 -0400 |
committer | Chris Wren <cwren@google.com> | Fri May 18 15:32:21 2018 -0400 |
tree | 6e80f85631ea810a36fccdc45c51730b1f6e4e3d | |
parent | 6b8014f5c850fa5a8dca3423e47110bc8ed5dbfe [diff] |
clone the visibility objects for the handler thread The main thread was recycling the objects before the hander could pack up the binder call. Change-Id: I4289bdcc5b940a0a8209fdd5d3df47972de0fa4b Fixes: 72953296 Test: atest com.android.notification.functional.NotificationInteractionTests#testNotificationShadeMetrics