commit | 0e7f3b217f8d16cbde62c1510c03f4c15ba5299c | [log] [tgz] |
---|---|---|
author | Pascal Muetschard <pmuetschard@google.com> | Thu Oct 05 17:10:02 2023 +0200 |
committer | Pascal Muetschard <pmuetschard@google.com> | Thu Oct 05 17:17:27 2023 +0200 |
tree | 5be44d535206020ae9b1410d67a33a62d1514f64 | |
parent | 6c29a6fb047c2426201e7bc855afd9ba6526607a [diff] |
Fix property change handler in InteractionJankMonitor. The property change handler is provided with a property map that only contains the properties that have changed, not all the properties in our namespace. The old verison would reset properties back to their default, whenever a property change event was received without the full list of properties. Test: manual Change-Id: I37fa747c0873d332db84c777638203638c60c127