387cda76328a0ebd632909c53353f885a685d58a

Currently, driver enforces that a TUI session is only happening on a single display using the number of DSI displays. This check leads to an atomic check failure for the dual-display use case, since 2 DSI displays are connected at the same time. Instead of using the number of DSI display, the validation check should use the number of active displays. This change modifies the validation check to use cont_splash_enabled variable, which contains information about the interface state. Change-Id: Ie820832df812c37ebff67f6083d6922d32cbd98a Signed-off-by: Amine Najahi <anajahi@codeaurora.org>
Kuvaus
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%