From 423d4b077a9ce6539ac623d6dd289409be26894f Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 29 Jun 2009 18:01:18 +0200 Subject: The device policy is a bad idea and so remove all support for it --- plugins/bluetooth.c | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins') diff --git a/plugins/bluetooth.c b/plugins/bluetooth.c index 8279f619..fa2c3c6f 100644 --- a/plugins/bluetooth.c +++ b/plugins/bluetooth.c @@ -652,7 +652,6 @@ static void adapter_properties(DBusConnection *connection, const char *path, connman_device_set_interface(adapter, node); - connman_device_set_policy(adapter, CONNMAN_DEVICE_POLICY_MANUAL); connman_device_set_mode(adapter, CONNMAN_DEVICE_MODE_NETWORK_MULTIPLE); if (connman_device_register(adapter) < 0) { -- cgit v1.2.3