Ensure destroy and re-create adaptor builder after application terminated
Since we can destroy and re-create adaptor, We need to release whole items ensurely
after terminate application.
To support this system,
- Let we keep environment options for OffscreenApplication
- Make static API to terminate adaptor builder (Allow to recreate adaptor builder by options)
- Terminate adaptor builder after initalize adaptor done.
Change-Id: Ie9dadd29f6d9894db73ef01bdb42e09299fcea57
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>