SnapdragonCamera:Camera reinit with wrong id

When we swith sceneMode, Camera will call getMainCameraId()
to get the camera id to reinit,but the camera id is wrong
because valus in SettingsManager is null, so use init() instead,
it will get camera id from preference.

Change-Id: I1d7dc95ca5231ab1f98ae64ac5ffd0f6aae9bf7c
CRs-Fixed: 1088851
1 file changed