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 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ab89d814773998395da8d234ef7114fd1093b31e) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9e68ca50a41f5e69aa6a475dbbc752ba2a5e4876) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:7c19e9d6acc92acf5a3be4f180bb5343b38ea24e) Merged-In: I49e5d1e503af860a8324cc8b36589748ca2b7a25 Change-Id: I49e5d1e503af860a8324cc8b36589748ca2b7a25
Loading
Please register or sign in to comment