Advertisement
playfulgod

Untitled

May 5th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.01 KB | None | 0 0
  1. #
  2. # ADDITIONAL_DEFAULT_PROPERTIES
  3. #
  4. ro.secure=0
  5. ro.allow.mock.location=0
  6. ro.debuggable=1
  7. persist.sys.usb.config=mtp,adb
  8. # begin build properties
  9. # autogenerated by buildinfo.sh
  10. ro.build.id=IML74K
  11. ro.build.display.id=IML74K
  12. ro.build.version.incremental=F160L10d.1337426623
  13. ro.build.version.sdk=15
  14. ro.build.version.codename=REL
  15. ro.build.version.release=4.0.3
  16. ro.build.date=Sat May 19 20:23:52 KST 2012
  17. ro.build.date.utc=1337426632
  18. ro.build.type=user
  19. ro.build.user=hun.yoo
  20. ro.build.host=LGEARND1B13
  21. ro.build.tags=release-keys
  22. ro.product.model=LG-F160L
  23. ro.product.brand=lge
  24. ro.product.name=l1m_MPCS_US
  25. ro.product.device=l1m
  26. ro.product.board=l1m
  27. ro.product.cpu.abi=armeabi-v7a
  28. ro.product.cpu.abi2=armeabi
  29. ro.product.manufacturer=lge
  30. ro.product.locale.language=en
  31. ro.product.locale.region=US
  32. ro.wifi.channels=13
  33. ro.board.platform=msm8960
  34. # ro.build.product is obsolete; use ro.product.device
  35. ro.build.product=l1m
  36. # Do not try to parse ro.build.description or .fingerprint
  37. ro.build.description=lge/l1m_MPCS_US/l1m:4.1.2/JZO54K/MS77010f.1360114527:user/release-keys
  38. ro.build.fingerprint=lge/l1m_MPCS_US/l1m:4.1.2/JZO54K/MS77010f.1360114527:user/release-keys
  39. ro.build.characteristics=default
  40. # end build properties
  41. #
  42. # system.prop for surf
  43. #
  44.  
  45. rild.libpath=/system/lib/libril-qc-qmi-1.so
  46. rild.libargs=-d /dev/smd0
  47. persist.rild.nitz_plmn=
  48. persist.rild.nitz_long_ons_0=
  49. persist.rild.nitz_long_ons_1=
  50. persist.rild.nitz_long_ons_2=
  51. persist.rild.nitz_long_ons_3=
  52. persist.rild.nitz_short_ons_0=
  53. persist.rild.nitz_short_ons_1=
  54. persist.rild.nitz_short_ons_2=
  55. persist.rild.nitz_short_ons_3=
  56. ril.subscription.types=NV,RUIM
  57. DEVICE_PROVISIONED=1
  58. debug.sf.hw=1
  59. debug.egl.hw=1
  60. debug.composition.type=dyn
  61. ro.sf.compbypass.enable=1
  62. # LGE_CHANGE it is given by product properties
  63. #ro.sf.lcd_density=240
  64. dalvik.vm.heapsize=36m
  65. dev.pm.dyn_samplingrate=1
  66.  
  67. #
  68. # system props for the cne module
  69. #
  70. persist.cne.UseCne=vendor
  71. persist.cne.UseSwim=false
  72. persist.cne.bat.range.low.med=30
  73. persist.cne.bat.range.med.high=60
  74. persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
  75. persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
  76. persist.cne.bwbased.rat.sel=false
  77. persist.cne.snsr.based.rat.mgt=false
  78. persist.cne.bat.based.rat.mgt=false
  79. persist.cne.rat.acq.time.out=30000
  80. persist.cne.rat.acq.retry.tout=0
  81. persist.cne.sync.swim.mode=false
  82.  
  83. # LGE_CHANGE it is given by product properties
  84. #ro.hdmi.enable=true
  85. #LGE_CHANGE_S kyungmin.jun@lge.com 2011.12.19 LPA Mode off ==> 2012.02.-1 LPA Mode ON
  86. #lpa.decode=true
  87. lpa.decode=false
  88. #LGE_CHANGE_E kyungmin.jun@lge.com 2011.12.19 LPA Mode off ==> 2012.02.-1 LPA Mode ON
  89. lpa.use-stagefright=true
  90.  
  91. #system props for the MM modules
  92.  
  93. media.stagefright.enable-player=true
  94. media.stagefright.enable-http=true
  95. media.stagefright.enable-aac=true
  96. media.stagefright.enable-qcp=true
  97. media.stagefright.enable-fma2dp=true
  98. media.stagefright.enable-scan=true
  99. #
  100. # system props for the data modules
  101. #
  102. ro.use_data_netmgrd=true
  103. persist.data.netmgrd.qos.enable=true
  104.  
  105. #system props for time-services
  106. persist.timed.enable=true
  107.  
  108. # System props for audio
  109. persist.audio.fluence.mode=endfire
  110. persist.audio.vr.enable=false
  111. persist.audio.handset.mic=digital
  112.  
  113. # System prop to select audio resampler quality
  114. af.resampler.quality=255
  115.  
  116. #
  117. # system prop for opengles version
  118. #
  119. # 131072 is decimal for 0x20000 to report version 2
  120. ro.opengles.version=131072
  121.  
  122. #
  123. # system prop for Bluetooth Dialup Networking
  124. #
  125. # *s LGBT_COMMON_FUNCTION_DUN_DISABLE
  126. ro.qualcomm.bluetooth.dun=false
  127. # *e LGBT_COMMON_FUNCTION_DUN_DISABLE
  128.  
  129. # system prop for Bluetooth FTP profile
  130. ro.qualcomm.bluetooth.ftp=true
  131. #
  132. # system property for Bluetooth Handsfree Profile Wide Band Speech
  133. #
  134. ro.qualcomm.bluetooth.hfp.wbs=true
  135. #
  136. #system prop for Bluetooth hci transport
  137. ro.qualcomm.bt.hci_transport=smd
  138. #
  139. # system prop for requesting Master role in incoming Bluetooth connection.
  140. #
  141. #ro.bluetooth.request.master=true
  142. # LGE_CHANGE_S, 20120405, byoungsun.shon@lge.com, QCT_BT_COMMON_PATCH_SR00790218
  143. ro.bluetooth.request.master=false
  144. # LGE_CHANGE_E
  145. #
  146. # system prop for Bluetooth Auto connect for remote initated connections
  147. #
  148. ro.bluetooth.remote.autoconnect=true
  149. # system property for Bluetooth discoverability time out in seconds
  150. # 0: Always discoverable
  151. #debug.bt.discoverable_time=0
  152.  
  153. #system prop for switching gps driver to qmi
  154. persist.gps.qmienabled=true
  155.  
  156. # System property for cabl
  157. #LGE_CHANGE_S jh.chun@lge.com 2012.1.4 CABL off
  158. ro.qualcomm.cabl=2
  159. #LGE_CHANGE_E jh.chun@lge.com 2012.1.4 CABL off
  160.  
  161. #
  162. # System prop for sending transmit power request to RIL during WiFi hotspot on/off
  163. #
  164. ro.ril.transmitpower=true
  165.  
  166. #
  167. #Simulate sdcard on /data/media
  168. #
  169. # LGE_CHANGE_S
  170. # If you use Internal-SD with FUSE, comment-out below
  171. # 2012-01-08 warkap.seo@lge.com
  172. #persist.fuse_sdcard=false
  173. # LGE_CHANGE_E
  174. ro.hwui.text_cache_width=2048
  175. #
  176. # ADDITIONAL_BUILD_PROPERTIES
  177. #
  178. ro.build.target_operator=LGU
  179. ro.build.target_country=KR
  180. ro.config.ringtone=01_Beyond_the_Dream.ogg
  181. ro.config.notification_sound=01_Pebble.ogg
  182. lgemm.player.use_android_origin=false
  183. wifi.lge.sleeppolicy=0
  184. wifi.lge.offdelay=false
  185. ro.afwdata.LGfeatureset=LGTBASE
  186. persist.data_netmgrd_mtu=1428
  187. ro.camera.sound.forced=1
  188. ro.config.vc_call_vol_steps=9
  189. ro.config.vc_call_vol_default=5
  190. ro.com.google.gmsversion=4.0.3_r1
  191. ro.setupwizard.mode=DISABLED
  192. ro.livewallpaper.map=DISABLED
  193. drm.service.enabled=true
  194. ro.com.google.clientidbase=android-lge
  195. ro.com.google.clientidbase.ms=android-lgu-kr
  196. ro.com.google.clientidbase.yt=android-lge
  197. ro.com.google.clientidbase.am=android-lgu-kr
  198. ro.com.google.clientidbase.gmm=android-lge
  199. ro.telephony.default_network=0
  200. ro.sf.lcd_density=320
  201. ro.hdmi.enable=true
  202. wlan.chip.vendor=qcom
  203. wlan.chip.version=wcnss
  204. wifi.supplicant_scan_interval=20
  205. wifi.lge.patch=true
  206. persist.radio.apm_sim_not_pwdn=1
  207. dalvik.vm.heapstartsize=8m
  208. dalvik.vm.heapgrowthlimit=96m
  209. dalvik.vm.heapsize=256m
  210. wifi.lge.hanglessid=true
  211. dhcp.dlna.using=false
  212. lpa.decode=true
  213. keyguard.no_require_sim=true
  214. ro.vendor.extension_library=/system/lib/libqc-opt.so
  215. lge.signed_image=true
  216. ro.config.alarm_alert=01_Alarm1.ogg
  217. ro.lge.audio_soundexception=true
  218. ro.lge.audio_soundprofile=true
  219. ro.lge.swversion=F160L10d
  220. ro.lge.swversion_short=V10d
  221. ro.lge.swversion_rev=00
  222. ro.nfc.port=I2C
  223. lge.nfc.fwpatchv13=yes
  224. lge.nfc.indicator=yes
  225. lge.nfc.setype=uicc
  226. lge.nfc.defaultonoff=on
  227. lge.nfc.setting2depth=yes
  228. ro.lge.capp_tdmb=true
  229. ro.lge.capp_optimusui=true
  230. ro.lge.capp_core=true
  231. ro.lge.capp_drm=true
  232. ro.lge.capp_divx_drm=true
  233. ro.lge.capp_almond=true
  234. ro.lge.capp_resource=true
  235. ro.lge.capp_wapservice=true
  236. ro.lge.capp_osp=true
  237. ro.lge.capp_key_light_off=true
  238. ro.lge.capp_key_exception=true
  239. ro.lge.capp_keyled_timeout=true
  240. ro.lge.capp_menu_long=true
  241. ro.lge.capp_quickclip_key=true
  242. ro.lge.capp_touch_scroller=true
  243. ro.lge.capp_touch_ldi=true
  244. ro.lge.capp_mdm=true
  245. ro.lge.capp_lockscreen=true
  246. ro.lge.capp_uplus_api=true
  247. ro.lge.fonts=true
  248. ro.lge.hdmi_audio_info=true
  249. ro.lge.capp_wireless_charging=true
  250. net.bt.name=Android
  251. dalvik.vm.stack-trace-file=/data/anr/traces.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement