Option to disable vibration?
Moderator: Martin
Option to disable vibration?
Can you add option to disable vibration (like in VibraFix - https://forum.xda-developers.com/showth ... ?t=1103628)?
Re: Option to disable vibration?
Since you have root, you can just use appops to disable the Vibrate. https://www.xda-developers.com/stop-vib ... roid-apps/
For example, to disable the vibrate in Chrome, you will use action Execute Root Command
No output will be shown, just check exit code. If 0, means success.
For example, to disable the vibrate in Chrome, you will use action Execute Root Command
Code: Select all
appops set com.android.chrome VIBRATE ignore
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.