Hi NXP
I want to enable Dual screen asynchronous display On IMX8MP Android14。
LVDS as the main display, MIPI DSI as the secondary display.
I get two displays:

but i get displays.lengh is 0
Display[] displays = mDisplayManager.getDisplays(DisplayManager.DISPLAY_CATEGORY_PRESENTATION);
How should I do , I use Android 14 BSP 2.2 version, Please help me Thank you!