Advertisement
Guest User

Untitled

a guest
Jul 18th, 2012
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.13 KB | None | 0 0
  1. # begin build properties
  2. # autogenerated by buildinfo.sh
  3. ro.build.id=IML74K
  4. ro.build.display.id=IML74K SW:V0.5.1.0-user.release.20120523.141215
  5. ro.build.display.sw.id=V0.5.1.0
  6. ro.build.display.hw.id=HW:0.3
  7. ro.build.version.incremental=user.release.20120523.141215
  8. ro.build.version.sdk=15
  9. ro.build.version.codename=REL
  10. ro.build.version.release=4.0.3
  11. ro.build.date=Wed May 23 14:14:17 CST 2012
  12. ro.build.date.utc=1337753657
  13. ro.build.type=user
  14. ro.build.user=chenqh
  15. ro.build.host=ubuntu-int
  16. ro.build.tags=release-keys
  17. ro.product.model=AN7CG3
  18. ro.product.brand=ARCHOS
  19. ro.product.name=msm7630_fw8930
  20. ro.product.device=msm7630_fw8930
  21. ro.product.board=MSM7630_SURF
  22. ro.product.cpu.abi=armeabi-v7a
  23. ro.product.cpu.abi2=armeabi
  24. ro.product.manufacturer=FOXDA
  25. ro.product.locale.language=en
  26. ro.product.locale.region=US
  27. ro.wifi.channels=
  28. ro.board.platform=msm7630_surf
  29. # ro.build.product is obsolete; use ro.product.device
  30. ro.build.product=msm7630_fw8930
  31. # Do not try to parse ro.build.description or .fingerprint
  32. ro.build.description=msm7630_fw8930-user 4.0.3 IML74K user.release.20120523.141215 release-keys
  33. ro.build.fingerprint=ARCHOS/msm7630_fw8930/msm7630_fw8930:4.0.3/IML74K/user.release.20120523.141215:user/release-keys
  34. ro.build.characteristics=tablet
  35. # end build properties
  36. #
  37. # system.prop for surf
  38. #
  39.  
  40. rild.libpath=/system/lib/libril-qc-qmi-1.so
  41. rild.libargs=-d /dev/smd0
  42. persist.rild.nitz_plmn=
  43. persist.rild.nitz_long_ons_0=
  44. persist.rild.nitz_long_ons_1=
  45. persist.rild.nitz_long_ons_2=
  46. persist.rild.nitz_long_ons_3=
  47. persist.rild.nitz_short_ons_0=
  48. persist.rild.nitz_short_ons_1=
  49. persist.rild.nitz_short_ons_2=
  50. persist.rild.nitz_short_ons_3=
  51. ril.subscription.types=NV,RUIM
  52. DEVICE_PROVISIONED=1
  53. debug.sf.hw=1
  54. # heapsize is defined in msm7630_***.mk
  55. #dalvik.vm.heapsize=24m
  56. dev.pm.dyn_samplingrate=1
  57.  
  58. #
  59. # system props for the cne module
  60. #
  61. persist.cne.UseCne=vendor
  62. persist.cne.UseSwim=false
  63. persist.cne.bat.range.low.med=30
  64. persist.cne.bat.range.med.high=60
  65. persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
  66. persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
  67. persist.cne.bwbased.rat.sel=false
  68. persist.cne.snsr.based.rat.mgt=false
  69. persist.cne.bat.based.rat.mgt=false
  70. persist.cne.rat.acq.time.out=30000
  71. persist.cne.rat.acq.retry.tout=0
  72. persist.cne.sync.swim.mode=false
  73.  
  74. #
  75. lpa.decode=false
  76. ro.hdmi.enable=true
  77.  
  78. #
  79. # system props for the data modules
  80. #
  81. ro.use_data_netmgrd=true
  82.  
  83. #
  84. # system props for SD card emulation of emmc partition
  85. #
  86. # FUZHI zhouy 2012-01-05 change it 20 , we have 20 partitons
  87. #ro.emmc.sdcard.partition=16
  88. ro.emmc.sdcard.partition=20
  89.  
  90. #
  91. # system props for telephony modules
  92. #
  93. #device supports EHRPD
  94. ro.config.ehrpd=true
  95.  
  96. #
  97. # system props for the MM modules
  98. #
  99. media.stagefright.enable-player=true
  100. media.stagefright.enable-meta=false
  101. media.stagefright.enable-scan=true
  102. media.stagefright.enable-http=true
  103. media.stagefright.enable-fma2dp=true
  104. media.stagefright.enable-aac=true
  105. media.stagefright.enable-qcp=true
  106. lpa.use-stagefright=true
  107.  
  108. #
  109. # system prop for opengles version
  110. #
  111. ro.opengles.version=131072
  112.  
  113. #
  114. # system prop for Bluetooth Dialup Networking
  115. #
  116. ro.qualcomm.bluetooth.dun=true
  117.  
  118. #
  119. # system prop for Bluetooth Auto connect for remote initated connections
  120. #
  121. ro.bluetooth.remote.autoconnect=true
  122.  
  123. #
  124. # System prop to disable strict mode flash on display
  125. #
  126. persist.sys.strictmode.visual=false
  127.  
  128. #
  129. # system prop for multi rild (DSDS case)
  130. #
  131. ro.multi.rild=false
  132.  
  133. #
  134. # system prop for Bluetooth FTP profile
  135. #
  136. ro.qualcomm.bluetooth.ftp=true
  137. #
  138. # system property for Bluetooth discoverability time out in seconds
  139. # 0: Always discoverable
  140. #debug.bt.discoverable_time=0
  141.  
  142. #
  143. # system prop for requesting Master role in incoming Bluetooth connection.
  144. #
  145. ro.bluetooth.request.master=true
  146. #
  147. # system property to enforce Tablet Mode view, Anders changed on Apr.13rd-2012
  148. #
  149. #ro.screen.layout=normal
  150. ro.screen.layout=large
  151.  
  152. #
  153. #System prop for disabling the meta data mode for encoder
  154. #
  155. #
  156. debug.camcorder.disablemeta=1
  157.  
  158. # FUZHI-chenjb added 2011-12-08
  159. ro.sf.hwrotation=270
  160. ro.sf.lcd_density=120
  161. #=======
  162. ##debug.camcorder.disablemeta=0
  163.  
  164. #
  165. # Simulate sdcard on /data/media
  166. #
  167. persist.fuse_sdcard=false
  168. # Turn off tiled rendering
  169. #
  170. debug.enabletr=false
  171.  
  172. #
  173. # System prop for using landscape preview layout in camera
  174. #
  175. debug.camera.landscape=true
  176.  
  177. #
  178. # System prop for capping scroll velocity
  179. #
  180. ro.max.fling_velocity=4000
  181.  
  182. #
  183. # if there is phone/dialer related UIs
  184. # WITHOUT/WITH/UNDEFINED
  185. #fuzhi-danier removed 2012-04-16 move this to msm7630_fw8930.mk
  186. #ro.havephoneui=WITHOUT
  187. #
  188. # FUZHI-xiongwb added 2012-04-13 close light when webview is loading
  189. power.webview.DM=false
  190. #
  191.  
  192. #
  193. # ADDITIONAL_BUILD_PROPERTIES
  194. #
  195. dalvik.vm.heapstartsize=5m
  196. dalvik.vm.heapgrowthlimit=48m
  197. dalvik.vm.heapsize=128m
  198. ro.havephoneui=WITHOUT
  199. keyguard.no_require_sim=true
  200. ro.com.android.dataroaming=false
  201. ro.com.android.dateformat=MM-dd-yyyy
  202. ro.config.ringtone=Ring_Synth_04.ogg
  203. ro.config.notification_sound=pixiedust.ogg
  204. ro.config.alarm_alert=Alarm_Classic.ogg
  205. ro.vendor.extension_library=/system/lib/libqc-opt.so
  206. net.bt.name=Android
  207. dalvik.vm.stack-trace-file=/data/anr/traces.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement