From: JengHyun Kang Date: Mon, 26 Jun 2017 04:54:58 +0000 (+0900) Subject: add initialize values for the display_policy interface X-Git-Tag: submit/tizen/20170727.043838~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F09%2F135709%2F1;p=platform%2Fcore%2Fapi%2Fefl-util.git add initialize values for the display_policy interface Change-Id: I03544e80865f2fc53bbf091a0a73dea6651ebb5a --- diff --git a/src/efl_util.c b/src/efl_util.c index 0fc661e..0e0ca0c 100644 --- a/src/efl_util.c +++ b/src/efl_util.c @@ -189,7 +189,8 @@ static Efl_Util_Data _eflutil = NULL, NULL, { NULL, NULL, NULL }, /* tizen_policy protocol */ { NULL, NULL, NULL, NULL, NULL, 0 }, /* screenshooter protocol */ - { NULL, -1 } /* tizen_input_device_manager protocol */ + { NULL, -1 }, /* tizen_input_device_manager protocol */ + { NULL, NULL } /* display_policy protocol */ }, { { NULL, 0 }, /* handler for notification level */