diff --git a/system.prop b/system.prop index e06de73..fd1a350 100755 --- a/system.prop +++ b/system.prop @@ -3,8 +3,7 @@ # # RIL specific configuration -rild.libpath=/system/lib/libhtc_ril_wrapper.so -rild.libargs=-d /dev/smd0 nand_init rmnet_mode +rild.libpath=/system/lib/libhtc_ril.so ro.ril.ecc.HTC-ELL=92,93,94 ro.ril.ecc.HTC-WWE=999 ro.ril.enable.a52.HTC-ITA=1 @@ -25,7 +24,7 @@ ro.ril.emc.mode=2 # This only affects the case in which there are remembered access points, # but none are in range. wifi.interface=eth0 -wifi.supplicant_scan_interval=120 +wifi.supplicant_scan_interval=15 # Default network type. # 0 => WCDMA preferred. @@ -45,7 +44,7 @@ ro.allow.mock.location=1 ro.sf.lcd_density=240 # All the interfaces which can use data on -mobiledata.interfaces=rmnet0,rmnet1,rmnet2,ppp0 +#mobiledata.interfaces=rmnet0,rmnet1,rmnet2,ppp0 # This is a high density device with more memory, so larger vm heaps for it. dalvik.vm.heapsize=32m