Quote:
Originally Posted by [ACL]
So these button changes on xdandroid require a recompile ? Thing is there is two ways to change this right. One, we fool the kernel like we do now, or just tell android to deal with it like it should. I rather do it android wise and if that doesn't work, then we can just revert?
im ok either way.. yall can decide.
|
I agree that making Android handle it is probably best practices, and really, you are the one that has to remember how things are programmed, so I think the call is up to you
From what I remember, I had to git revert the button mapping change in the kernel, then make the changes in the rootfs. I'm not sure how that translates over, but I guess we should stick to whatever XDAndroid is doing.