From 861cc41a71f47976744c46a212fa72d080247957 Mon Sep 17 00:00:00 2001 From: Ecco Park Date: Mon, 10 Apr 2017 15:29:11 -0700 Subject: [PATCH] Fixed the crash of cnss_diag daemon Local buffer mode has some bug to free memory. While working on this fix, I will disable the local buffer mode. Bug: 37189761 Change-Id: I18fe6b03543cc62b31909cb7e728afc4afe952eb Signed-off-by: Ecco Park --- init.common.diag.rc.userdebug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.common.diag.rc.userdebug b/init.common.diag.rc.userdebug index a678b810d..e132a932a 100644 --- a/init.common.diag.rc.userdebug +++ b/init.common.diag.rc.userdebug @@ -107,7 +107,7 @@ on property:persist.sys.cnss.diag_txt=true on property:persist.sys.cnss.diag_txt=false stop cnss_diag_txt -service cnss_diag /vendor/bin/cnss_diag -q -u +service cnss_diag /vendor/bin/cnss_diag -q class late_start user system group system