summaryrefslogtreecommitdiff
path: root/libs/hwui/FrameInfoVisualizer.cpp
diff options
context:
space:
mode:
author zhidou <zhidou@google.com> 2024-06-27 19:11:18 +0000
committer Zhi Dou <zhidou@google.com> 2024-07-01 01:19:27 +0000
commit56b9b7a3709a3d851d54e0661cbcb4cdfb6a5e87 (patch)
tree2b5a3e4b18093e103e4b422430df0b317ec5630f /libs/hwui/FrameInfoVisualizer.cpp
parentc5002e47d6a5382821b7c893cecd6cb0c140be49 (diff)
Add counter for bulk sync and check namespace in comparison
This commit changes the following 1. Add counter to bulk sync. The code will compare the local counter and the server counter to decide if a bulk sync should be executed. As continue fixing issues in the new storage system, we need to force the bulk sync after each fix. This change enable to trigger the update on the server side. 2. check namespace in comparison. Some flags have changed their namespace, but the server, and device keep the old flags. When the comparison is running it will pick the first flag it meets, which might be the old one. So this change will check the namespace, and only pick the right one. Test: atest SettingsProviderTest: com.android.providers.settings.SettingsStateTest Bug: 349855915 Change-Id: Ib54f5217b96fa9a66bafc6a2adfee483f5f093bb
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions