Merge "Merge "Camera: Clarify camera1 API behavior for getNumberOfCameras" into qt-dev am: cbf999bd4f" into qt-dev-plus-aosp
am: 1c1e4a6293
Change-Id: I0cdbd29ca3c2e9dd048ec6adb5078e75e22bd595
This commit is contained in:
@@ -271,7 +271,7 @@ public class Camera {
|
||||
* If there is a
|
||||
* {@link android.hardware.camera2.CameraCharacteristics#REQUEST_AVAILABLE_CAPABILITIES_LOGICAL_MULTI_CAMERA
|
||||
* logical multi-camera} in the system, to maintain app backward compatibility, this method will
|
||||
* only expose one camera for every logical camera and underlying physical cameras group.
|
||||
* only expose one camera per facing for all logical camera and physical camera groups.
|
||||
* Use camera2 API to see all cameras.
|
||||
*
|
||||
* @return total number of accessible camera devices, or 0 if there are no
|
||||
|
||||
Reference in New Issue
Block a user