SnapdragonCamera: Add null check before accessing mMenuHelp

There is a corner case that onClick was triggered right after
mMenuHelp is released. Therefore, add the null check and just
ignore the onClick callback.

Change-Id: Ibff54edfe9976f8355243a740b98a844f85711b0
CRs-Fixed: 1009970
1 file changed