Magisk Based Grip Rejection Removal/Touch Sensitivity Module

aer0zer0

Recognized Contributor
Sep 20, 2013
3,273
2,486
253
Cortland NY
I have created a Magisk based Grip Rejection Removal/Touch Sensitivity port for our PH-1 Phones.

What it is: Whelp...this is pretty dumb right? They give the setting to enable/disable grip rejection and the ability to set the touch sensitivity for our devices????? Then, then, THEN...... it resets on reboot. Im not going to go and set it every single time i reboot.....why on earth, would they do that......

Anyways, enough ranting.... The edges of the phone (the "grip") are disabled to prevent erroneous touches. This will disable this and use the edges of the phone (great for cases). The touch screen sensitivity is obvious.....

Prerequisites:

Oreo 8.1 Final (LOS has this implemented already)
Magisk 15.0 or newer (Uses 1500 template)

What it does:

It replaces hbtp_grip.so in vendor/bin : modified logic to always disable grip
add post-fs-data command hbtp_daemon tool sendCommand enableGripRejection 0
add resetprop command sys.grip.status=off
add resetprop command sys.touch.smoothness=13 (========3 Important, if you dont want it cranked, before you install the magisk mod, open the zip, browse to common/system.prop, open the file and change the number between 1 - 13 (stock is 5)

These settings are located in developer options/input (the grip rejection toggle will stay on, but is disabled anyways)

The usual disclaimer: This is a free-for-all zip, meaning i dont care if you modify it, pass it off to other groups, help anybody else, etc. I am not responsible if you get your phone messed up, it works for me, and for others. I will help as much as i can. Its a work in process, hopefully, it will make life easier for everybody.

Link V1

https://www.androidfilehost.com/?fid=962187416754467983

Link V2

https://www.androidfilehost.com/?fid=673956719939827600

Enjoy :)
 
Last edited: