Not disable adapter in factory test mode
[platform/core/connectivity/bluetooth-frwk.git] / bt-service-adaptation / services / bt-service-main.c
index 184e778..af2f2de 100644 (file)
@@ -229,8 +229,6 @@ static gboolean __bt_check_bt_service(void *data)
 
                        /* Enable the BT */
                        _bt_enable_adapter();
-               } else if (bt_status == VCONFKEY_BT_STATUS_OFF && flight_mode_deactivation == 1) {
-                       _bt_enable_core();
                }
 
                if ((bt_le_status == VCONFKEY_BT_LE_STATUS_ON) && (le_status == BT_LE_DEACTIVATED)) {