Temporary fix of PreInitialize, Remove FontClient 07/228707/1
authorhuiyu.eun <huiyu.eun@samsung.com>
Wed, 25 Mar 2020 04:13:35 +0000 (13:13 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Wed, 25 Mar 2020 04:13:35 +0000 (13:13 +0900)
We cannot use a singleton service before the core is created.

FontClient takes the most launch time to load dali application.
we have to modify the code to use FontClient in PreInitialize function.

Change-Id: I085bf894bf298486e1756f62394562a46b820694
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>

No differences found