diff options
| author | 2022-09-24 01:13:30 +0800 | |
|---|---|---|
| committer | 2022-12-06 14:51:31 -0500 | |
| commit | 3588cb06ba73bd42f47bc3ea69b58bcfffa7a92f (patch) | |
| tree | da9fd836e05b75c9e9702a6791193223354f12c6 /libs/androidfw/ConfigDescription.cpp | |
| parent | 5cb3c55774aa7c1c5d5b147a75c4f7addbd6b60a (diff) | |
Fix crash when trying to dismiss dialog
Calling Dialog.dismiss() requires a safe condition, including that
dialog is shown,and activity is neither finishing nor destroying, so we
should add a precondition check here to avoid crash.
Bug: 248562161
Test: manual and atest
Change-Id: I87de2cd05680815d4bb4e80ac1e0d6e2e4a685f7
Diffstat (limited to 'libs/androidfw/ConfigDescription.cpp')
0 files changed, 0 insertions, 0 deletions