e_policy_wl: add new funtion for tizen_ws_shell extension 17/122817/8 accepted/tizen/unified/20170421.114633 submit/tizen/20170421.061836
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 04:18:06 +0000 (21:18 -0700)
commite482dc17225435a74894943a165e480c435fe8cb
treea5a5b759b81c6bbf0b7255955a1fadaa7b1050cd
parent4933b366f6f4ccffb7d69d8a52b70b8051d2e781
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