diff options
| author | beanstown106 <nbenis106@gmail.com> | 2016-12-20 21:43:02 -0500 |
|---|---|---|
| committer | LorDClockaN <davor@losinj.com> | 2019-08-18 21:09:11 +0200 |
| commit | 74ec66bb77c674f83ce09ee2befa3ea2173ed8e5 (patch) | |
| tree | efb5d31042a2da01f2e360cf0758ae0c30e42933 | |
| parent | 4a33f2d33e505c6b37f9c365af363261d3f4c23c (diff) | |
marlin/sailfish: kill bugreport shortcut service
*this can be triggered easily in pocket remove it
Change-Id: I17aad206b22c1149fda89527c3153a85b95573d2
Signed-off-by: mydongistiny <jaysonedson@gmail.com>
| -rw-r--r-- | init.common.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init.common.rc b/init.common.rc index 7ffeb89f..8856be55 100644 --- a/init.common.rc +++ b/init.common.rc @@ -780,7 +780,6 @@ service bugreport /system/bin/dumpstate -d -p -B -z \ class main disabled oneshot - keycodes 114 115 116 on property:sys.post_boot.parsed=1 start vendor.perfd |
