summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralk3pInjection <webmaster@raspii.tech>2024-03-20 01:30:25 +0800
committeralk3pInjection <webmaster@raspii.tech>2024-03-20 01:30:25 +0800
commita2f77c4175bd46157f38eddc8972eba5e802b7b8 (patch)
treee12237fdb3d293c4a2815ae45c6aee7419a5dac3
parent271463264e72a7bf5769ed4596cbb1bb34bbfc00 (diff)
parentd6c9aed62fea3dcd930c6dadca2fdccc72cc01be (diff)
Merge tag 'LA.QSSI.14.0.r1-13400-qssi.0' into umineko
LA.QSSI.14.0.r1-13400-qssi.0 Change-Id: If2ee5455b7ee0b6312322503a0f7c99539b003cf
-rw-r--r--services/surfaceflinger/SurfaceFlinger.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/surfaceflinger/SurfaceFlinger.cpp b/services/surfaceflinger/SurfaceFlinger.cpp
index 9a1b879285..bf733275fa 100644
--- a/services/surfaceflinger/SurfaceFlinger.cpp
+++ b/services/surfaceflinger/SurfaceFlinger.cpp
@@ -6221,6 +6221,7 @@ void SurfaceFlinger::dumpWideColorInfo(std::string& result) const {
}
LayersProto SurfaceFlinger::dumpDrawingStateProto(uint32_t traceFlags) const {
+ Mutex::Autolock _l(mStateLock);
std::unordered_set<uint64_t> stackIdsToSkip;
// Determine if virtual layers display should be skipped