d9173df6765bc263f7e7eafe601009c4547b44b7
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
Merge "Actually check for READ_PHONE_STATE permission for Voicemail query" am:
539f4f44c1 am: 5afc7541dd
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%