e_policy_wl: add new funtion for tizen_ws_shell extension accepted/tizen/3.0/common/20170508.153004 accepted/tizen/3.0/ivi/20170508.050038 accepted/tizen/3.0/mobile/20170508.045947 accepted/tizen/3.0/tv/20170508.050000 accepted/tizen/3.0/wearable/20170508.050017 submit/tizen_3.0-common/20170508.080135 submit/tizen_3.0-common/20170508.081301 submit/tizen_3.0-common/20170508.091535 submit/tizen_3.0/20170421.053757 submit/tizen_3.0_common/20170508.091735
authorSangjin Lee <lsj119@samsung.com>
Mon, 3 Apr 2017 12:29:02 +0000 (21:29 +0900)
committerJuyeon Lee <juyeonne.lee@samsung.com>
Fri, 21 Apr 2017 05:55:00 +0000 (14:55 +0900)
commit834156c40b70c24bb88adc9f1ce94ee21c5fdfcc
treea5a5b759b81c6bbf0b7255955a1fadaa7b1050cd
parentddbda0f278958b627e6652513b51a94822b352ee
e_policy_wl: add new funtion for tizen_ws_shell extension

For make extension protocol for tzsh in seperate module, added the two functions.
1) e_tizen_extension_add : this funtion should be called in module_init
2) e_tizen_extension_del : this funtion should be called in module_deinit
When received tizen_ws_shell::get_extension, server call the callback to create
specific resource for extension. In callback function, it should be make new wl_resource.

Change-Id: If34fa96ee3460ca8df20c6fddb66bccd2b845006
src/bin/e_policy_wl.c
src/bin/e_policy_wl.h