diff options
| author | Jeferson Rodrigo de Oliveira <jroliveira.oliveira301@gmail.com> | 2022-05-04 13:38:06 +0200 |
|---|---|---|
| committer | Gerrit Code Review <gerrit@box1> | 2022-05-04 13:38:06 +0200 |
| commit | 2ee2f8638daeccbffa03288dbe52697ec1a6078e (patch) | |
| tree | 8ce353092758599fe9ee4cd17131f50f74e5f9fa | |
| parent | c325fbf351c3aba8a4bbaf5608a8f31c33c0ef40 (diff) | |
| parent | c6b6dfb2ea63506e3b213655396c0857af43b6d7 (diff) | |
Merge "victara: Remove useless debugging writes" into r11.1
| -rw-r--r-- | rootdir/etc/init.qcom.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index e52e281..0a4d4d6 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -51,8 +51,6 @@ on fs on early-boot # set RLIMIT_MEMLOCK to 64MB setrlimit 8 67108864 67108864 - # Allow subsystem (modem etc) debugging - write /sys/module/subsystem_restart/parameters/enable_debug ${persist.sys.ssr.enable_debug} # Boot the audio write /sys/kernel/boot_adsp/boot 1 |
