Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1eddffa2 authored by Waseem Akhtar's avatar Waseem Akhtar
Browse files

msm: camera: Increase the total number of camera ID's supported



Increase the total number of camera ID's supported.

Change-Id: Ib1eb78eb1d6686b28c90b06b87fa57bcc1f45c07
Signed-off-by: default avatarWaseem Akhtar <quic_wakhtar@quicinc.com>
parent 59120562
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -62,6 +62,8 @@ enum msm_sensor_camera_id_t {
	CAMERA_1,
	CAMERA_2,
	CAMERA_3,
	CAMERA_4,
	CAMERA_5,
	MAX_CAMERAS,
};