diff options
-rw-r--r-- | rootdir/init.qcom.rc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 5cd7c7f..fbcd022 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -479,14 +479,6 @@ service suntrold /system/bin/suntrold oneshot class main -# bugreport is triggered by holding down volume down, volume up and power -service bugreport /system/bin/dumpstate -d -p -B \ - -o /data/data/com.android.shell/files/bugreports/bugreport - class main - disabled - oneshot - keycodes 114 115 116 - # Modem Log QMI service service mlog_qmi_service /system/bin/mlog_qmi_service user root |