Just tried changing the build.prop.
The phone is (theoretically at least) rooted using the hdblog recovery partition. I can adb-pull the file fine, edit it in Notepad, but when I try to adb remount ready to push it back I get told "remount failed: operation not permitted" - what am I missing?
adb root also fails, "adbd cannot run as root in production builds". I can run su from a command prompt on the device though (for what good that does).
|