msm: camera: sensor: Increase slot ids in sensor
Increase the max supported slot ids to 16 in sensor. CRs-Fixed: 2871214 Change-Id: I08910f2c34f70333bf25dbb31de5994c3beb7a8f Signed-off-by: Jigar Agrawal <jigar@codeaurora.org>
这个提交包含在:

提交者
Gerrit - the friendly Code Review server

父节点
7b2a65de04
当前提交
85c3935cd3
@@ -345,6 +345,12 @@ enum msm_sensor_camera_id_t {
|
||||
CAMERA_7,
|
||||
CAMERA_8,
|
||||
CAMERA_9,
|
||||
CAMERA_10,
|
||||
CAMERA_11,
|
||||
CAMERA_12,
|
||||
CAMERA_13,
|
||||
CAMERA_14,
|
||||
CAMERA_15,
|
||||
MAX_CAMERAS,
|
||||
};
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户