findToFCameraId
Find the ToF depth camera ID on the device. Specifically looks for Camera ID "2" which is used by Zebra TC73/TC78 devices. Falls back to searching for any camera with DEPTH_OUTPUT capability.
Return
Camera ID string if ToF camera is found, null otherwise
Parameters
context
Android context for accessing CameraManager