Add handleAlive in logs for child layers for layer leaks.
It is useful to judge whether the SurfaceControl of this child layer
is released when the layer leak issue happened because child layer
won't be added to mOffScreenLayers when its LayerHandle is destroyed,
so we can not get its handleAlive in dumps or logs of offscreenlayer.
Test: logcat
Change-Id: I93f25d7ea5bd91f9c89960e05916a8c9d3fe277a
Signed-off-by:
jiayongqiang <jiayongqiang@xiaomi.com>
Loading
Please register or sign in to comment