SnapdragonCamera:Fix NullPointerException in monkey test

When mMenuLayout was null, invoking sendTouchToMenu in VideoUI
will cause NullPointerException.Add a judgement to avoid
mMenuLayout to be null.

Change-Id: I7278d01fe62928efd93fade919ffd474b7ce6ebc
CRs-Fixed: 1060918
1 file changed