SnapdragonCamera: resolve front camera preview freeze issue

In camera2 implementation, there is a bug that camera ID was
defined incorrectly and cause front camera preview turned off.
Changing the default camera ID to invalid number and let
setting manager update it to avoid wrong camera ID.

Change-Id: I0c7f1638394bcddb7c30d55556afe6b5a6666e51
CRs-Fixed: 1061987
1 file changed