[ROM] ICS SDK Port [WIP]

Status
Not open for further replies.
What do you mean by set the permission?

Sent from my Nexus S 4G using Tapatalk

When you edit the file...you the to change permission to rw-r--r-- if its not already there. You need to change them in order for the changes to take affect then reboot phone.


Sorry Man watching the Cowboy vs Eagles game.
 
When you edit the file...you the to change permission to rw-r--r-- if its not already there. You need to change them in order for the changes to take affect.

Do need root explorer or something for that?

Sent from my Nexus S 4G using Tapatalk
 
yeah. what happened?

GOOD. You just need to change the 4rth and 8th line.
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=IRK40C
ro.build.display.id=sojus-userdebug IceCreamSandwich IRK40C 162682 test-keys
ro.build.version.incremental=162682
ro.build.version.sdk=13
ro.build.version.codename=IceCreamSandwich
ro.build.version.release=IceCreamSandwich
ro.build.date=Tue Aug 9 16:52:52 PDT 2011
ro.build.date.utc=1312933972
ro.build.type=userdebug
ro.build.user=android-build
ro.build.host=android-test-34.mtv.corp.google.com
ro.build.tags=test-keys
ro.product.model=Nexus S 4G
ro.product.brand=google
ro.product.name=sojus
ro.product.device=crespo4g
ro.product.board=herring
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=s5pc110
# ro.build.product is obsolete; use ro.product.device
ro.build.product=crespo4g
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=sojus-userdebug IceCreamSandwich IRK40C 162682 test-keys
ro.build.fingerprint=google/sojus/crespo4g:IceCreamSandwich/IRK40C/162682:userdebug/test-keys
ro.build.characteristics=nosdcard
# end build properties
#
# system.prop for smdkc110
#

rild.libpath=/vendor/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
ril.ecclist=911,#911,*911

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.cdma.home.operator.numeric=310120
ro.cdma.home.operator.alpha=Sprint
ro.telephony.default_network=4
ro.wimax.interface=uwbr0
ro.opengles.version=131072
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
ro.config.ringtone=Sceptrum.ogg
ro.config.notification_sound=Castor.ogg
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.config.alarm_alert=Alarm_Classic.ogg
ro.com.android.wifi-watchlist=GoogleGuest
ro.error.receiver.system.apps=com.google.android.f eedback
ro.setupwizard.enterprise_mode=1
keyguard.no_require_sim=true
drm.service.enabled=true
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt


EXAMPLE:

Ro Build. Display ID= TO WHATEVER (4th line)

Ro.Build Version.Release= TO WHATEVER (8th line)

Then exit and save

Then set permission rw-r--r--

Then reboot
 
I don't know how people have wifi working. With the older and newer versions it has never worked for me yet. All states poor wifi connection the instantly disconnects.
 
GOOD. You just need to change the 4rth and 8th line.
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=IRK40C
ro.build.display.id=sojus-userdebug IceCreamSandwich IRK40C 162682 test-keys
ro.build.version.incremental=162682
ro.build.version.sdk=13
ro.build.version.codename=IceCreamSandwich
ro.build.version.release=IceCreamSandwich
ro.build.date=Tue Aug 9 16:52:52 PDT 2011
ro.build.date.utc=1312933972
ro.build.type=userdebug
ro.build.user=android-build
ro.build.host=android-test-34.mtv.corp.google.com
ro.build.tags=test-keys
ro.product.model=Nexus S 4G
ro.product.brand=google
ro.product.name=sojus
ro.product.device=crespo4g
ro.product.board=herring
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=s5pc110
# ro.build.product is obsolete; use ro.product.device
ro.build.product=crespo4g
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=sojus-userdebug IceCreamSandwich IRK40C 162682 test-keys
ro.build.fingerprint=google/sojus/crespo4g:IceCreamSandwich/IRK40C/162682:userdebug/test-keys
ro.build.characteristics=nosdcard
# end build properties
#
# system.prop for smdkc110
#

rild.libpath=/vendor/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
ril.ecclist=911,#911,*911

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.cdma.home.operator.numeric=310120
ro.cdma.home.operator.alpha=Sprint
ro.telephony.default_network=4
ro.wimax.interface=uwbr0
ro.opengles.version=131072
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
ro.config.ringtone=Sceptrum.ogg
ro.config.notification_sound=Castor.ogg
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.config.alarm_alert=Alarm_Classic.ogg
ro.com.android.wifi-watchlist=GoogleGuest
ro.error.receiver.system.apps=com.google.android.f eedback
ro.setupwizard.enterprise_mode=1
keyguard.no_require_sim=true
drm.service.enabled=true
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt


EXAMPLE:

Ro Build. Display ID= TO WHATEVER (4th line)

Ro.Build Version.Release= TO WHATEVER (8th line)

Then exit and save

Then set permission rw-r--r--

Then reboot

Re-flashed, changed file, and now it works! thanks a bunch, it's pretty sweet.
 
Status
Not open for further replies.

Forum statistics

Threads
955,795
Messages
6,965,838
Members
3,163,396
Latest member
LuuBcln