Fix for DALi window to behave with Legacy mode disabled 69/46669/1
authorJonghyun Ho <jonghyun.ho@samsung.com>
Thu, 20 Aug 2015 05:40:47 +0000 (14:40 +0900)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 24 Aug 2015 15:28:09 +0000 (16:28 +0100)
commit87c2f13d62e655697664d4986e9230b7e9e4e61d
tree419a24cc384cf8981260c29cb34da1a593eebe86
parent9d7161a7a6e7c2b2b43d88e6e96d056d217b4ca6
Fix for DALi window to behave with Legacy mode disabled

Window is actually changed too early before we get resume
The sequence of switching between windows need to be ensured
Window was raised manually since legacy mode was enabled
DALi window needs to be controlled by the system
It can be done by disabling legacy mode

Change-Id: I76f9e739716ef3974a38c3a11799694d72dc8321
adaptors/common/application-impl.cpp