Loading
Fix system_server crash issue.
Do not show mScrim if has not attached to Window. As mScrim was created by system_server main thread. If it has not been attached to Window, Calling this method may cause that refreshing the View in ActivityManager thread. Then CalledFromWrongThreadException is throwed. Change-Id: Id22da7c769751a4b2869e3b59a90f1841513c6b7 Signed-off-by:Dou,lilix <lilix.dou@intel.com> Signed-off-by:
Zhiquan Liu <zhiquan.liu@intel.com>