diff options
author | nailyk-fr <nailyk_git@nailyk.fr> | 2017-04-11 11:22:36 +0200 |
---|---|---|
committer | nailyk-fr <nailyk_git@nailyk.fr> | 2017-04-21 19:23:24 +0000 |
commit | 8401bf41b875aed548c109dd4dec3aaf49012c21 (patch) | |
tree | f663ffd45783204bb950b76c05858bf08107c545 /rootdir | |
parent | 8bbb77caef2b3e9c17020cfbd0f6a4256210295e (diff) |
shinano-common: init: Remove duplicate bugreport
Change-Id: I541e952928cb591eaf1996f3f97ea78ba8b2a156
Diffstat (limited to 'rootdir')
-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 |