cfrockit
Senior Member
- Dec 26, 2010
- 627
- 191
Credit st0ne
In the http://www.androidtablets.net/forum...m-sylvania-rom-development-12.html#post108633 thread st0ne posted
Interesting already, the FileNum: 20.2.1.5.2.10 reported with IUW Version 1.2.
This InfoTM Update Wrap file also includes a UBOOT image not seen in many updates which may or may not be related to the change above.

build.prop
DeviceInfoSettings.smali from Settings.apk - Back to wrong Model? Added build_number?
Warning: Use this information at your own risk. It is being provided by users of the device NOT the manufacturer/distributor.
Note: The incorrect update file (*.ius) CANNOT / SHOULD NOT be burned to the device. If you can't determine the "hwver" attempting to burn with the identified update file may / will brick the tablet.
Post any other observations/warnings/comments.
In the http://www.androidtablets.net/forum...m-sylvania-rom-development-12.html#post108633 thread st0ne posted
Just so we all know: a new EX7 file opened today.
/222.73.93.45/update/11.2.1.5/11.2.1.5.2.0_beta5.ius
I am checking it now.
Ok I am stuck already. I can't do a 3 finger method to get into the recovery screen. it just keeps booting. I have un rooted it. and still it wont respond to 3 fingers. I am currently running beta_4 on my EX7.
ok I used the OGT method with the tool to push the update.. it's booting now... taking a long time...
not seeing a lot of changes.... they made the back arrow bigger in portrait mode. but all they did was cut off the screen rotate button. and now when a program turns the screen... it doesn't turn back when you end the program. and now no button to turn it back your self.
Interesting already, the FileNum: 20.2.1.5.2.10 reported with IUW Version 1.2.
This InfoTM Update Wrap file also includes a UBOOT image not seen in many updates which may or may not be related to the change above.

build.prop
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=FRF85B
ro.build.display.id=FRF85B
ro.build.version.incremental=eng.tangjian.20110705.160313 [COLOR=#0000ff]< July update[/COLOR]
ro.build.version.sdk=8
ro.build.version.codename=REL
ro.build.version.release=2.2
ro.build.date=2011年 07月 05日 星期二 16:04:28 CST
ro.build.date.utc=1309853068
ro.build.type=user
ro.build.user=tangjian
ro.build.host=tangjian-desktop
ro.build.tags=test-keys
ro.product.model=p7901a
ro.product.brand=generic
ro.product.name=p7901a
ro.product.device=p7901a
ro.product.board=
ro.product.cpu.abi=armeabi
ro.product.manufacturer=unknown
ro.product.locale.language=mdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=imap210
# ro.build.product is obsolete; use ro.product.device
ro.build.product=p7901a
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=p7901a-user 2.2 FRF85B eng.tangjian.20110705.160313 test-keys
ro.build.fingerprint=generic/p7901a/p7901a/:2.2/FRF85B/eng.tangjian.20110705.160313:user/test-keys
# end build properties
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.versioncode=11 [COLOR=#0000ff]< Version 11[/COLOR]
ro.debuggable=0
persist.service.adb.enable=0
persist.app2sd.enabled=0
persist.keyguard.pattern.spec=2
persist.sys.language=en
persist.sys.country=US
ro.suspend.unloadWifiDriver=true
persist.launcher.def.desktop=0
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
ro.setupwizard.mode=DISABLED
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
DeviceInfoSettings.smali from Settings.apk - Back to wrong Model? Added build_number?
Code:
.line 65
const-string v9, "firmware_version"
const-string v10, "DG2.20"
invoke-direct {p0, v9, v10}, Lcom/android/settings/DeviceInfoSettings;->setStringSummary(Ljava/lang/String;Ljava/lang/String;)V
.line 69
const-string v9, "device_model"
const-string v10, "SYNET7LP"
invoke-direct {p0, v9, v10}, Lcom/android/settings/DeviceInfoSettings;->setStringSummary(Ljava/lang/String;Ljava/lang/String;)V
.line 70
const-string v9, "build_number"
const-string v10, "11.2.1.5"
invoke-direct {p0, v9, v10}, Lcom/android/settings/DeviceInfoSettings;->setStringSummary(Ljava/lang/String;Ljava/lang/String;)V
Warning: Use this information at your own risk. It is being provided by users of the device NOT the manufacturer/distributor.
Note: The incorrect update file (*.ius) CANNOT / SHOULD NOT be burned to the device. If you can't determine the "hwver" attempting to burn with the identified update file may / will brick the tablet.
Post any other observations/warnings/comments.
Last edited: