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

Commit 24516be2 authored by Depeng Shao's avatar Depeng Shao Committed by Gerrit - the friendly Code Review server
Browse files

msm: camera: sensor: Increase the supported sensor count



Increase the supported sensor count to support triple camera.

Change-Id: I59d5456b508a879b804c9c136af908335d04f1bc
Signed-off-by: default avatarDepeng Shao <depengs@codeaurora.org>
parent e76e56c7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -326,6 +326,8 @@ enum msm_sensor_camera_id_t {
	CAMERA_2,
	CAMERA_3,
	CAMERA_4,
	CAMERA_5,
	CAMERA_6,
	MAX_CAMERAS,
};