dre: init: Remove racey printk setups

Configure printk from init.qcom.sh only.

Change-Id: I4eff77fd5cd121f31156c2fbdac1208dec6c9ac5
This commit is contained in:
Melody Olvera 2021-07-01 15:53:49 -07:00 committed by Albert Tang
parent 284502d40e
commit 4b962b3b6f

View file

@ -177,10 +177,6 @@ on boot
# an ack packet comes out of order # an ack packet comes out of order
write /proc/sys/net/netfilter/nf_conntrack_tcp_be_liberal 1 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 # Allow access for CCID command/response timeout configuration
chown system system /sys/module/ccid_bridge/parameters/bulk_msg_timeout chown system system /sys/module/ccid_bridge/parameters/bulk_msg_timeout