mirror of
https://github.com/LineageOS/android_device_essential_mata.git
synced 2026-04-02 22:07:49 +00:00
* hbtp_daemon doesn't like to be called using its full path for this operation. I have no idea why, but when you do such a thing, it doesn't operate the same. Go back to how they do it on stock. * Selinux all the things to make shit happy. These policies are overly permissive and the number of fucks I give about that at this point is less than or equal to zero. * This script is triggered by a prop that is set in InputMethodManagerService whenever the keyboard is opened/closed. It enables/disables the touch screen registering the leftmost and rightmost 50 pixels so that when you hold the phone your fatfuck hands don't melt around the side and trigger touches. * One problem that still remains: this doesn't actually disable the grip protection until the keyboard is opened and closed at least once. Someone should fix that. Change-Id: I6357101008af173e4bb9427e563c1b1ecbf56ab3