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: accepted/tizen/unified/20170727.191239~1 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fapi%2Fefl-util.git;a=commitdiff_plain;h=9c232eb15faea787a7beb49f7d70c9b7e9acaaf2 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 */