Remove unmatched quotes 32/148532/1 accepted/tizen/4.0/unified/20170911.154411 submit/tizen_4.0/20170908.054906
authorchleun.moon <chleun.moon@samsung.com>
Fri, 8 Sep 2017 05:41:47 +0000 (14:41 +0900)
committerchleun.moon <chleun.moon@samsung.com>
Fri, 8 Sep 2017 05:43:06 +0000 (14:43 +0900)
Change-Id: If3581cb3050acbff071f2c6c6c8cb0f9f9b8f3f7
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
packaging/net-config.spec
resources/etc/dbus-1/system.d/net-config.conf

index c204c49..292b59f 100755 (executable)
@@ -1,6 +1,6 @@
 Name:          net-config
 Summary:       TIZEN Network Configuration service
-Version:       1.1.115
+Version:       1.1.116
 Release:       2
 Group:         System/Network
 License:       Apache-2.0
index 58c584e..b4454c3 100755 (executable)
@@ -14,7 +14,7 @@
                <deny send_destination="net.netconfig"/>
                <allow send_destination="net.netconfig" send_interface="net.netconfig.network" send_member="LaunchMdns" />
                <allow send_destination="net.netconfig" send_interface="net.netconfig.network" send_member="UnrefMdns" />
-               <allow send_destination="net.netconfig" send_interface="net.netconfig.network" send_member="DevicePolicyGetWifi"" />
+               <allow send_destination="net.netconfig" send_interface="net.netconfig.network" send_member="DevicePolicyGetWifi" />
                <allow send_destination="net.netconfig" send_interface="net.netconfig.network" send_member="DevicePolicyGetWifiProfile" />
 
                <check send_destination="net.netconfig" send_interface="net.netconfig.network" send_member="AddRoute" privilege="http://tizen.org/privilege/network.set" />