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.
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