SnapdragonCamera: Fix Camera2 FC AlertDialog occur WindowLeaked

The dialog occur WindowLeaked when attached the activity is
destroyed.
Add judgement whether the activity is finishing before show dialog,
if true return, false show dialog.

CRs-Fixed: 1082314
Change-Id: I28fab4c0253d2524a05e7e18a78d7651bdc9ce4a
1 file changed