commit | 7b54ce6e4884c090782f4359c65b6564da747b2e | [log] [tgz] |
---|---|---|
author | Yongqin Liu <yongqin.liu@linaro.org> | Thu May 11 23:56:54 2017 +0800 |
committer | Jackeagle <jackeagle102@gmail.com> | Fri May 03 05:15:48 2019 +0200 |
tree | fef4c53554e6fab02b737baaef8f90b0da6d84c1 | |
parent | 21a0ece32a1dcac68b9925ef495b32af3525a246 [diff] |
Workaround for wallpaper not shown correctly problem By changing to unbindService and remove window token first, and then do the service binding and new window token adding, we could make the wallpaper displayed correctly for the 2nd and later boot. Also fixed the BOOT TIMEOUT problem Change-Id: I2fea23db66aee637dae1f627a37b6766ef3c9b10