AuraxTSense v8.0のbuild.prop
AuraxTSense v8.0のbuild.propをいろいろいじっていたら少し変わってきたので改めてdiffファイルをメモしておきます。
SIMフリーまたはSIMアンロックしたX06HT / X06HTII (X06HT2) / HTC DesireにドコモのSIMをさした時ようのファイルです。ソフトバンクで使う場合は、
「ro.ril.enable.dcm.feature=1」
を
「ro.ril.enable.sbm.feature=1」
に修正します。
ネットで拾ったかぎりの修正を詰め込みました。
--- build.prop.ORG
+++ build.prop@@ -1,6 +1,9 @@
-ro.ril.ecc.O2-UK=112,911,999
-ro.ril.enable.a52.O2-UK=1
-ro.ril.enable.a53.O2-UK=1
+#ro.ril.ecc.O2-UK=112,911,999
+#ro.ril.enable.a52.O2-UK=1
+#ro.ril.enable.a53.O2-UK=1
+ro.ril.oem.ecclist=110,118,119
+ro.ril.enable.a52=0
+ro.ril.enable.a53=1
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=5
ro.ril.hsxpa=2
@@ -65,7 +68,7 @@
# Default network type.
# 0 => WCDMA preferred.
-ro.telephony.default_network=0
+ro.telephony.default_network=2
wifi.interface=eth0
@@ -74,7 +77,7 @@
ro.opengles.version = 131072
# This is a high density device with more memory, so larger vm heaps for it.
-dalvik.vm.heapsize=24m
+dalvik.vm.heapsize=32m
# For the default value of agps
ro.ril.def.agps.mode = 2
@@ -217,3 +220,9 @@
ro.telephony.Call_ring.delay=0
wifi.supplicant_scan_interval=360
ro.godmode=1
+ro.ril.fast.dormancy.timeout=3
+ro.ril.enable.dcm.feature=1
+ro.ril.oem.mosms.mode=1
+ro.ril.def.agps.mode=2
+ro.rol.def.agps.feature=2
+#ro.config.libemoji=libemoji_docomo.so
「ro.ril.enable.dcm.feature=1」
を
「ro.ril.enable.sbm.feature=1」
に修正します。
ネットで拾ったかぎりの修正を詰め込みました。
--- build.prop.ORG
+++ build.prop@@ -1,6 +1,9 @@
-ro.ril.ecc.O2-UK=112,911,999
-ro.ril.enable.a52.O2-UK=1
-ro.ril.enable.a53.O2-UK=1
+#ro.ril.ecc.O2-UK=112,911,999
+#ro.ril.enable.a52.O2-UK=1
+#ro.ril.enable.a53.O2-UK=1
+ro.ril.oem.ecclist=110,118,119
+ro.ril.enable.a52=0
+ro.ril.enable.a53=1
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=5
ro.ril.hsxpa=2
@@ -65,7 +68,7 @@
# Default network type.
# 0 => WCDMA preferred.
-ro.telephony.default_network=0
+ro.telephony.default_network=2
wifi.interface=eth0
@@ -74,7 +77,7 @@
ro.opengles.version = 131072
# This is a high density device with more memory, so larger vm heaps for it.
-dalvik.vm.heapsize=24m
+dalvik.vm.heapsize=32m
# For the default value of agps
ro.ril.def.agps.mode = 2
@@ -217,3 +220,9 @@
ro.telephony.Call_ring.delay=0
wifi.supplicant_scan_interval=360
ro.godmode=1
+ro.ril.fast.dormancy.timeout=3
+ro.ril.enable.dcm.feature=1
+ro.ril.oem.mosms.mode=1
+ro.ril.def.agps.mode=2
+ro.rol.def.agps.feature=2
+#ro.config.libemoji=libemoji_docomo.so