bootstrap: fix display turning on logic submit/tizen/20200507.060934
authorWonki Kim <wonki_.kim@samsung.com>
Thu, 7 May 2020 05:03:11 +0000 (14:03 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Thu, 7 May 2020 05:03:11 +0000 (14:03 +0900)
commit89776d0a79aebe546335d5bcb40d90a4d812c3b6
treecbe4bfe7c58de0f58965ee1108aa0bab9b6dbecc
parent1b7805720d300ada91da440acf33c7c135be809b
bootstrap: fix display turning on logic

it's necessary for display to be turn on status while executing command.
there is a logic which does a kind of stuffs but which is buggy.
this patch fix the bug.

Change-Id: Ifaa93b00b8a369e05a3c2aa1338048991112e406
org.tizen.aurum-bootstrap/inc/Commands/PreCommand.h
org.tizen.aurum-bootstrap/org.tizen.aurum-bootstrap.xml
org.tizen.aurum-bootstrap/src/Commands/PreCommand.cc