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

Commit d151504a authored by Suresh Vankadara's avatar Suresh Vankadara Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: Increase the max supported cameras to 5" into dev/msm-4.14-camx

parents 015c8c16 dc6d829a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -325,6 +325,7 @@ enum msm_sensor_camera_id_t {
	CAMERA_1,
	CAMERA_2,
	CAMERA_3,
	CAMERA_4,
	MAX_CAMERAS,
};