Register net.netpopup app in wearable db 25/187225/1
authorhyunuktak <hyunuk.tak@samsung.com>
Tue, 21 Aug 2018 05:34:20 +0000 (14:34 +0900)
committerhyunuktak <hyunuk.tak@samsung.com>
Tue, 21 Aug 2018 05:34:38 +0000 (14:34 +0900)
Change-Id: Ie1b864d0b0960297e507df98d893ab9ebd04c7fb
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
tool/sp_initdb.c

index f221fee..3b5b8e2 100644 (file)
@@ -95,7 +95,8 @@ static struct syspopup_info wearable_info[] = {
        {"bt-syspopup", 0, 0, -1, 0, 0, "org.tizen.bt-syspopup"},
        {"d2d-conv-syspopup", 3, 0, -1, 0, 0, "org.tizen.d2d-conv-syspopup"},
        {"fido-syspopup", 3, 0, -1, 0, 0, "org.tizen.fido-syspopup"},
-       {"telephony-syspopup", 1, 1, 5, 0, 0, "org.tizen.telephony-syspopup"}
+       {"telephony-syspopup", 1, 1, 5, 0, 0, "org.tizen.telephony-syspopup"},
+       {"net-popup", 0, 0, -1, 0, 0, "net.netpopup"},
 };
 
 static int __unlink_db(void)