Gain adb root.
$ adb shell am start -n com.android.engineeringmode/.qualcomm.DiagEnabled --es "code" "angela"
Download Magisk-v14.0 and extract it somewhere. Download MagiskManager.
Gain adb root.
$ adb shell am start -n com.android.engineeringmode/.qualcomm.DiagEnabled --es "code" "angela"
Download Magisk-v14.0 and extract it somewhere. Download MagiskManager.
| [Unit] | |
| Description=Redis Server | |
| After=network.target | |
| [Service] | |
| Type=simple | |
| ExecStart=/usr/bin/redis-3.0.4/src/redis-server | |
| #/etc/redis.conf | |
| ExecStop=/bin/kill -15 $MAINPID | |
| PIDFile=/var/run/redis.pid |