add initialize values for the display_policy interface 09/135709/1
authorJengHyun Kang <jhyuni.kang@samsung.com>
Mon, 26 Jun 2017 04:54:58 +0000 (13:54 +0900)
committerJengHyun Kang <jhyuni.kang@samsung.com>
Mon, 26 Jun 2017 04:54:58 +0000 (13:54 +0900)
Change-Id: I03544e80865f2fc53bbf091a0a73dea6651ebb5a

src/efl_util.c

index 0fc661e..0e0ca0c 100644 (file)
@@ -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 */