From 302494cb80002f8d52da186777b8b66a661e8c70 Mon Sep 17 00:00:00 2001 From: Xie Zhengtian Date: Wed, 12 Dec 2018 15:31:20 +0800 Subject: [PATCH] doc: update some statements --- doc/tutorials/using_agl_as_uos.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorials/using_agl_as_uos.rst b/doc/tutorials/using_agl_as_uos.rst index 9b50100d4..9356af415 100644 --- a/doc/tutorials/using_agl_as_uos.rst +++ b/doc/tutorials/using_agl_as_uos.rst @@ -92,7 +92,7 @@ Enable the AGL display ************************* By following these setup steps, you will get a black screen in AGL. -Please don't worry about it, and we will give the solutions to the black screen issue in AGL. +We provide a workaround for this black screen in the steps below. By debugging, we identified the problem as an issue with the (not well supported) ``ivi-shell.so`` library. We can light the screen with the weston GUI, as shown below.