I try to modify original CM7 ROM for myself and I want to set time Zone default as UTC+8,
In build.prop I find "ro.build.date.utc=0" and change value to +8, but it is not work when first time boot, how can I do?
You need to set persist.sys.timezone
for example
persist.sys.timezone=Europe/Amsterdam
Related
i want to change mdacs boot screen with the cabs, what i have downloaded here.
but i don not know how to save the default bootscreen.
where can i find them?
since my carrier uses a lot of different apn addresses depending on which contract you have, I always must manually edit the preset ones to my needs. I noticed that in this ROM by default you cannot edit, delete or even just view said default APNs (you still can add them to your liking though, so no real harm done).
while fiddling through the build.prop file in this new gingerbread rom I happened to stumble upon these two lines:
ro.build.OEM_PRESET_APN_LOCK=1
ro.build.OEM_PRESET_APN_HIDE=1
I changed the values to 0 and now the APN entries are fully editable and removable. just a quick reminder of the correct procedure:
- have a rooted streak
- install a root-enabled file explorer (root explorer works fine)
- mount system as R/W
- goto /system and edit file build.prop
- search for the above lines and change 1 to 0 (duh!)
- save, exit, reboot, enjoy
note: I found multiple instances of those two lines throughout the file. check thoroughly and change them all!
Awesome. I'm finding it.
Gonna give a try....
Btw, how to show up sim toolkit on apps drawer.
Thanks
Sent from my PC36100 using xda premium
Is it possible to keep some of my build.prop settings intact after I upgrade my ROM? I'm on CM10.1 and I like my WiFi scan interval higher than 15 seconds so it doesn't scan so often. Its just annoying to have to keep updating it when I upgrade
Sent from my Nexus 4 using Tapatalk 2
I guess you can just backup/restore build.prop file manually?
Haven't seen an app that does it...
Btw, any other interesting tweaks that you use?
Add a new line with "build.prop" to 70-gapps.sh in /system/addon.d
That's the only tweak I use. I found that you can create a build file in data/local.prop and whatever settings you put in here will be kept during upgrades and they overwrite the settings in the build.prop
I want to change some proprieties of the build.prop
(ro.secure=0==>1
ro.debuggable=1==>0
persist.service.adb.enable=1==>0)
But I don't know to change that in Rom 4.2 onwards (I could change it in Kayant's 4.1.1 AOKP Rom by changing /system/bootmenu/config/default.prop but this method don't work on another CM android 4.2 Rom)
How to change the build.prop (or the corresponding values)?
(Coz the app I want to use is checking those values, and refuses to start if it detects ro.secure=0 or ro.debuggable=1 or persist.service.adb.enable=1)
(I want to move to a new Rom but I have to solve this problem first)
dicksonlok said:
I want to change some proprieties of the build.prop
(ro.secure=0==>1
ro.debuggable=1==>0
persist.service.adb.enable=1==>0)
But I don't know to change that in Rom 4.2 onwards (I could change it in Kayant's 4.1.1 AOKP Rom by changing /system/bootmenu/config/default.prop but this method don't work on another CM android 4.2 Rom)
How to change the build.prop (or the corresponding values)?
(Coz the app I want to use is checking those values, and refuses to start if it detects ro.secure=0 or ro.debuggable=1 or persist.service.adb.enable=1)
(I want to move to a new Rom but I have to solve this problem first)
Click to expand...
Click to collapse
Use Root Explorer and change it, easiest way
sorry for the typo, I intended to say default.prop
edi194 said:
Use Root Explorer and change it, easiest way
Click to expand...
Click to collapse
Yeah I get your meaning, but I typed "default.prop" as "build.prop", which have huge difference in terms of how to change its value, sorry for the muddled I caused.
I think I'll start a new post, as I can't edit the title..., and to be more clear to other who read it. Please also answer in the new post
P.S. please wait for me to open the new post at least five minute as I still have the five-minute post restriction lol
first, sorry for my pool english.
i want to change the default value of gsm.sim.operator.numeric instead of setting it manually everytime i reboot my phone.
dose the value of gsm.sim.operator.numeric saved in a file somewhere?
im currently on 4.4 stock rom .