summaryrefslogtreecommitdiff
path: root/src/device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device.c')
-rwxr-xr-xsrc/device.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device.c b/src/device.c
index 53502821..377ef47e 100755
--- a/src/device.c
+++ b/src/device.c
@@ -740,6 +740,7 @@ int connman_device_set_powered(struct connman_device *device,
#if defined TIZEN_EXT
device_send_changed(device->interface, type, "Powered", powered);
+ technology_save_device(device);
#endif
if (!device->powered) {