commit | ab89d814773998395da8d234ef7114fd1093b31e | [log] [tgz] |
---|---|---|
author | Wenhui Yang <wenhuiy@google.com> | Wed Sep 11 23:21:38 2024 +0000 |
committer | Wenhui Yang <wenhuiy@google.com> | Fri Sep 20 08:32:38 2024 +0000 |
tree | 9a9d89fee4b4881f342e0f186322c4db452d0df1 | |
parent | 45833f2176c9edfc7b1340a8484e098faa4d99fc [diff] |
Fix the input info missing for SurfaceView Layer snapshots with buffers but without inputinfo were not sent to input or other window info listeners. This was due to a bug in how we checked to see if the layer needed an input info. FIx this to send SurfaceView layers to window info listeners. Fixes: 365167765 Test: LayerSnapshotTest Test: LayerLifecycleManagerTest Flag: EXEMPT bugfix Change-Id: I49e5d1e503af860a8324cc8b36589748ca2b7a25