intel / IA-Hardware-Composer

35 stars 81 forks source link

Set the primary display as internal display for AOSP rebase to Beta 1 #722

Closed yhe39 closed 3 years ago

yhe39 commented 3 years ago

After AOSP rebase to Beta 1, the gvt-d couldn't boot up as couldn't find the DefaultDisplay. The Android by defualt assume there is one internal display, but in our scenario, we connected to hdmi, hwc set the display as extended display. This WA deem the primary display as internal display.

Change-Id: I1754e07f90be7618318e4fab2838b7a65dbe056b Tracked-On: OAM-97157 Signed-off-by: HeYue yue.he@intel.com

yhe39 commented 3 years ago

hi @Shao-Feng @YuanjunHuang , please help to review. Thanks!