I'm looking to replace the Generic.kl
file on my Samsung. I found a command online to push this file:
adb push Generic.kl /system/usr/keylayout/Generic.kl
But when I tried it says:
"Couldn't create file: Read-only file system"
I assume this is because I'm not a root user. Can I do it some other way? (Fast-boot mode is not supported on Samsung)
Thanks!