[Bugfix][T106BUG-401]fix sim demo deinit error

    Only Configure:No,
    Affected branch:master,
    Affected module:SIM
    Is it affected on both ZXIC and MTK:only ZXIC,
    Self-test:Yes,
    Doc Update:NO.

Change-Id: If2c0a32d71255b94d46795d23cc1ed82069aee83
diff --git a/cap/zx297520v3/sources/meta-zxic-custom/recipes-lynq/lynq-qser-sim-demo/files/lynq-qser-sim-demo.cpp b/cap/zx297520v3/sources/meta-zxic-custom/recipes-lynq/lynq-qser-sim-demo/files/lynq-qser-sim-demo.cpp
index c5b61b6..204c98b 100755
--- a/cap/zx297520v3/sources/meta-zxic-custom/recipes-lynq/lynq-qser-sim-demo/files/lynq-qser-sim-demo.cpp
+++ b/cap/zx297520v3/sources/meta-zxic-custom/recipes-lynq/lynq-qser-sim-demo/files/lynq-qser-sim-demo.cpp
@@ -559,7 +559,7 @@
                         printf("qser_sim_client_deinit dlsym error\n");

                     }

                  }

-                //flag_init = 0;

+                flag_init = 0;

                 break;

             }

             default: