SnapdragonCamera: Initialize overlay before control-by-intent

* initializeControlByIntent() expects mVideoMenu to not be null
  and initializeOverlay() initializes mVideoMenu when it isn't null
* Change the order the functions are called to prevent possible NPE

Change-Id: I6d240892f3bd318031983243760d87ab46b25edb
1 file changed