Advertisement
Guest User

Martin's default.prop from Cyanogenmod 11 (android 4.4)

a guest
Feb 19th, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. #
  2. # ADDITIONAL_DEFAULT_PROPERTIES
  3. #
  4.  
  5. ro.secure=1
  6. ro.allow.mock.location=0
  7. ro.debuggable=1
  8. rild.libpath=/system/lib/libril-qc-qmi-1.so
  9. persist.sys.usb.config=mtp,adb
  10. # begin build properties
  11. # autogenerated by buildinfo.sh
  12. ro.build.id=KOT49H
  13. ro.build.display.id=cm_e975-userdebug 4.4.2 KOT49H 42925a0b3e test-keys
  14. ro.build.version.incremental=42925a0b3e
  15. ro.build.version.sdk=19
  16. ro.build.version.codename=REL
  17. ro.build.version.release=4.4.2
  18. ro.build.date=Sat Feb 8 18:08:28 EST 2014
  19. ro.build.date.utc=0
  20. ro.build.type=userdebug
  21. ro.build.user=s.shelnutt
  22. ro.build.host=funtux
  23. ro.build.tags=test-keys
  24. ro.product.model=LG-E975
  25. ro.product.brand=lge
  26. ro.product.name=geehrc_open_eu
  27. ro.product.device=e975
  28. ro.product.board=geehrc
  29. ro.product.cpu.abi=armeabi-v7a
  30. ro.product.cpu.abi2=armeabi
  31. ro.product.manufacturer=LGE
  32. ro.product.locale.language=en
  33. ro.product.locale.region=US
  34. ro.wifi.channels=
  35. ro.board.platform=msm8960
  36. # ro.build.product is obsolete; use ro.product.device
  37. ro.build.product=e975
  38. # Do not try to parse ro.build.description or .fingerprint
  39. ro.build.description=geehrc_open_eu-user 4.1.2 JZO54K E97510b.1360741472 release-keys
  40. ro.build.fingerprint=lge/geehrc_open_eu/geehrc:4.1.2/JZO54K/E97510b.1360741472:user/release-keys
  41. ro.build.characteristics=nosdcard
  42. ro.cm.device=e975
  43. # end build properties
  44.  
  45. #
  46. # ADDITIONAL_BUILD_PROPERTIES
  47. #
  48. ro.rommanager.developerid=cyanogenmod
  49. ro.com.google.clientidbase=android-google
  50. keyguard.no_require_sim=true
  51. ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
  52. ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
  53. ro.com.android.wifi-watchlist=GoogleGuest
  54. ro.setupwizard.enterprise_mode=1
  55. ro.com.android.dateformat=MM-dd-yyyy
  56. ro.com.android.dataroaming=false
  57. ro.build.selinux=1
  58. persist.sys.root_access=1
  59. ro.cm.version=11-20140208-UNOFFICIAL-e975
  60. ro.modversion=11-20140208-UNOFFICIAL-e975
  61. ro.cmlegal.url=http://www.cyanogenmod.org/docs/privacy
  62. ro.cm.display.version=11-20140208-UNOFFICIAL-e975
  63. ro.config.ringtone=Orion.ogg
  64. ro.config.notification_sound=Argon.ogg
  65. ro.config.alarm_alert=Hassium.ogg
  66. ro.carrier=unknown
  67. ro.opengles.version=196608
  68. persist.audio.handset.mic.type=digital
  69. persist.audio.dualmic.config=endfire
  70. persist.audio.fluence.voicecall=true
  71. persist.audio.handset.mic=dmic
  72. persist.audio.fluence.mode=endfire
  73. persist.audio.lowlatency.rec=false
  74. af.resampler.quality=4
  75. persist.radio.apm_sim_not_pwdn=1
  76. ro.telephony.call_ring.multiple=0
  77. ro.telephony.ril_class=LgeLteRIL
  78. ro.telephony.ril.v3=qcomdsds
  79. persist.hwc.mdpcomp.enable=true
  80. drm.service.enabled=true
  81. wifi.interface=wlan0
  82. wifi.supplicant_scan_interval=15
  83. media.aac_51_output_enabled=true
  84. debug.egl.recordable.rgba8888=1
  85. ro.qc.sensors.wl_dis=true
  86. ro.qualcomm.sensors.smd=true
  87. ro.sf.lcd_density=320
  88. ro.qualcomm.bt.hci_transport=smd
  89. telephony.lteOnCdmaDevice=0
  90. ro.telephony.default_network=9
  91. telephony.lteOnGsmDevice=1
  92. dalvik.vm.heapstartsize=8m
  93. dalvik.vm.heapgrowthlimit=192m
  94. dalvik.vm.heapsize=512m
  95. dalvik.vm.heaptargetutilization=0.75
  96. dalvik.vm.heapminfree=512k
  97. dalvik.vm.heapmaxfree=8m
  98. persist.sys.dalvik.vm.lib=libdvm.so
  99. dalvik.vm.lockprof.threshold=500
  100. dalvik.vm.dexopt-flags=m=y
  101. net.bt.name=Android
  102. dalvik.vm.stack-trace-file=/data/anr/traces.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement