FP5-935[8] Cannot boot after replace system.img and boot-5.4.img

* Comment
Crash due to iris module

* Error Log
[   22.226623] Call trace:
[   22.226625]  pinctrl_select_state+0xc/0x30
[   22.226686]  iris_set_pinctrl_state+0x44/0xd0 [msm_drm]
[   22.398099]  iris_send_cont_splash+0xf0/0x240 [msm_drm]
[   22.403535]  dsi_display_enable+0xfc/0x3d8 [msm_drm]
[   22.408706]  dsi_bridge_pre_enable+0x4b4/0x610 [msm_drm]
[   22.414167]  drm_bridge_pre_enable+0x4c/0x80
[   22.418629]  msm_atomic_helper_commit_modeset_enables+0x3b0/0x7a8 [msm_drm]
[   22.425851]  complete_commit+0xb0/0x2c4 [msm_drm]
[   22.430744]  _msm_drm_commit_work_cb+0x128/0x22c [msm_drm]
[   22.436384]  kthread_worker_fn+0x110/0x1ac
[   22.440610]  kthread+0x16c/0x17c
[   22.443934]  ret_from_fork+0x10/0x18

* Root Cause
There is no iris module in GKI

* Solution
Remove iris module build for GKI

* Test Steps
fastboot flash system system.img
fastboot flash boot boot-5.4.img
fastboot flash vendor_boot vendor_boot-debug.img(VTS need)
fastboot -w
fastboot reboot

* Test Result
Boot complete

Change-Id: Ic4515282bdeb402531115df2fbb5dedf4c79a1a3
1 file changed