From 35620cd4918ac951efcf59fc4a3a606536a1233c Mon Sep 17 00:00:00 2001 From: Ecco Park Date: Mon, 10 Apr 2017 17:32:40 -0700 Subject: [PATCH] Enable local_buffer mode of cnss_diag Bug: 37189761 Change-Id: Icfd79cecc7edd55c1ef3c2417cea64cdc3d3dfa4 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 e132a932a..a678b810d 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 +service cnss_diag /vendor/bin/cnss_diag -q -u class late_start user system group system