summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorwilsonshih <wilsonshih@google.com>2018-11-29 11:52:15 +0800
committerwilsonshih <wilsonshih@google.com>2018-12-05 10:08:20 +0800
commitd9173df6765bc263f7e7eafe601009c4547b44b7 (patch)
tree968cd243b87e24b7b5b421d508d7d0c9eefa5c9b /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentd830ca25a19239709b7c644204baeb64d2785080 (diff)
Fix wallpaper size changed to -1*-1 on first boot.
In previous version we have ensured the DisplaySize won’t be invalided when getting it from getDisplayDataOrCreate, The problem occurs when there is no wallpaper (such as first boot or xml error), it will reset the size to -1 then tries to restore an image wallpaper. Then it will go wrong because the bitmap size is set to -1. Change-Id: I71faa85cbbb5dcbb13414a15b1c9e3ad2a37887b Fix: 120114212 Test: Manually test back/restore wallpaper. Test: atest WallpaperManagerTest Test: atest WmTests
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions