View Single Post
  #12 (permalink)  
Old 08-23-2011, 11:16 AM
auburnham's Avatar
auburnham
N00b
Offline
Threadstarter
 
Join Date: Sep 2008
Posts: 48
Reputation: 10
auburnham is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: This app is incompatible with your Mid-Tex Cellular Phone.

Quote:
Originally Posted by arrrghhh View Post
Easiest place to put this command would be in the froyo.user.conf file.

Code:
mount --bind /sdcard/build.prop /system/build.prop
Assuming the modified build.prop is at the root of your SD.
Thanks for the continued suggestions. I did as you instructed, but it doesn't seem to update what the system sees as /system/build.prop.
I copied build.prop to root of SD, modified build.prop on SD, added your code to /sdcard/conf/froyo.user.conf (tried both "general{}" section and "custom_shells{}" section) and rebooted. Although the system booted (unlike before), upon reboot, looking at the /system/build.prop, there appears to be no changes. Also, the Android Market reports the same info about the device.

Is there a log file I can look at to see if the mount command is being processed or resulting in an error?
Reply With Quote