summaryrefslogtreecommitdiff
path: root/libs/androidfw/ObbFile.cpp
diff options
context:
space:
mode:
author Lucas Dupin <dupin@google.com> 2023-07-14 11:32:21 -0700
committer Lucas Dupin <dupin@google.com> 2023-07-17 17:08:39 +0000
commit6f9ac2b1703c62f53cd5c504e1ac7a3371b4fbe9 (patch)
tree7883b60799f3596e6fb17dc836b892f5db87648c /libs/androidfw/ObbFile.cpp
parentddb03a45b8e06cb84df7568ec95e683f83e47d9c (diff)
Avoid sending messages of destroyed Engine
And app can call notifyColorsChanged() on a destroyed engine, which would cause problems, given it doesn't have a surface anymore. The same is true to visibility notification, where the engine can be destroyed before it had the opportuinity of drawing its first frame (if it had to load large assets for example) Test: manually change wallpapers Test: WallpaperServiceTest (both CTS and internal) Fixes: 291053623 Change-Id: Iff83603695cff491f2045586d5b3f4658f7ae55a (cherry picked from commit 650a7f8afc00885afd6590e07b3a2e4c9ced404e)
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions