cfrockit
Senior Member
- Dec 26, 2010
- 627
- 191
- Thread starter
- #121
Could it be the permission settings? What do the permissions on the build.prop suppose to be? And its location is in system\ right?
/system/build.prop
Permissions: rw-r--r-- or 644
Properties: User - root Group - root
Code:
$su
# cd system
#chmod 644 build.prop
#chown root.root build.prop