From 4b962b3b6f3e19524009420bcfffaf365ed22527 Mon Sep 17 00:00:00 2001 From: Melody Olvera Date: Thu, 1 Jul 2021 15:53:49 -0700 Subject: [PATCH] dre: init: Remove racey printk setups Configure printk from init.qcom.sh only. Change-Id: I4eff77fd5cd121f31156c2fbdac1208dec6c9ac5 --- init/init.qcom.rc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/init/init.qcom.rc b/init/init.qcom.rc index 0b580cb..4636c69 100644 --- a/init/init.qcom.rc +++ b/init/init.qcom.rc @@ -177,10 +177,6 @@ on boot # an ack packet comes out of order write /proc/sys/net/netfilter/nf_conntrack_tcp_be_liberal 1 - # Set the console loglevel to < KERN_WARN - # Set the default message loglevel to KERN_INFO - write /proc/sys/kernel/printk "4 6 1 7" - # Allow access for CCID command/response timeout configuration chown system system /sys/module/ccid_bridge/parameters/bulk_msg_timeout