Advertisement
Ripple0147

recovery default.prop

May 30th, 2024
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. #
  2. # ADDITIONAL_DEFAULT_PROPERTIES
  3. #
  4. ro.secure=1
  5. ro.allow.mock.location=0
  6. ro.debuggable=0
  7. persist.sys.usb.config=none
  8. # begin build properties
  9. # autogenerated by buildinfo.sh
  10. ro.build.id=KOT49H
  11. ro.build.display.id=KOT49H.20170418 test-keys
  12. ro.build.version.incremental=20170418
  13. ro.build.version.sdk=19
  14. ro.build.version.codename=REL
  15. ro.build.version.release=4.4.2
  16. ro.build.date=Tue Apr 18 11:31:21 CST 2017
  17. ro.build.date.utc=1492486281
  18. ro.build.type=user
  19. ro.build.user=pro_h2
  20. ro.build.host=Master
  21. ro.build.tags=test-keys
  22. ro.product.model=YSM_32H
  23. ro.product.brand=Allwinner
  24. ro.product.name=dolphin_fvd_p2
  25. ro.product.device=dolphin-fvd-p1
  26. ro.product.board=exdroid
  27. ro.product.cpu.abi=armeabi-v7a
  28. ro.product.cpu.abi2=armeabi
  29. ro.product.manufacturer=Allwinner
  30. ro.wifi.channels=
  31. ro.board.platform=dolphin
  32. # ro.build.product is obsolete; use ro.product.device
  33. ro.build.product=dolphin-fvd-p1
  34. # Do not try to parse ro.build.description or .fingerprint
  35. ro.build.description=dolphin_fvd_p2-user 4.4.2 KOT49H 20170418 test-keys
  36. ro.build.fingerprint=Allwinner/dolphin_fvd_p2/dolphin-fvd-p1:4.4.2/KOT49H/20170418:user/test-keys
  37. ro.build.characteristics=homlet
  38. # end build properties
  39.  
  40. #
  41. # ADDITIONAL_BUILD_PROPERTIES
  42. #
  43. ro.com.android.dateformat=MM-dd-yyyy
  44. ro.config.ringtone=Ring_Synth_04.ogg
  45. ro.config.notification_sound=pixiedust.ogg
  46. ro.config.alarm_alert=Alarm_Classic.ogg
  47. drm.service.enabled=true
  48. ro.softmouse.left.code=21
  49. ro.softmouse.right.code=22
  50. ro.softmouse.top.code=19
  51. ro.softmouse.bottom.code=20
  52. ro.softmouse.leftbtn.code=23
  53. ro.softmouse.midbtn.code=-1
  54. ro.softmouse.rightbtn.code=-1
  55. ro.sw.testapkpackage=com.softwinner.dragonbox
  56. ro.sw.testapkclass=com.softwinner.dragonbox.Main
  57. ro.sw.testapkconfigclass=com.softwinner.dragonbox.Configuration
  58. ro.sw.agingtestpackage=com.softwinner.agingdragonbox
  59. ro.sw.agingtestclass=com.softwinner.agingdragonbox.Main
  60. ro.sw.snwritepackage=com.allwinnertech.dragonsn
  61. ro.sw.snwriteclass=com.allwinnertech.dragonsn.DragonSNActivity
  62. wifi.interface=wlan0
  63. wifi.supplicant_scan_interval=15
  64. keyguard.no_require_sim=true
  65. ro.sys.network_location=true
  66. af.resampler.quality=4
  67. ro.product.firmware=Homlet4.4.2-Qin2-v1.2release
  68. audio.output.active=AUDIO_CODEC,AUDIO_HDMI
  69. audio.input.active=AUDIO_CODEC
  70. ro.sf.showhdmisettings=7
  71. persist.sys.disp_init_exit=0
  72. ro.kernel.android.checkjni=0
  73. ro.opengles.version=196608
  74. persist.sys.strictmode.visual=0
  75. persist.sys.strictmode.disable=1
  76. debug.hwc.showfps=0
  77. ro.setupwizard.mode=OPTIONAL
  78. ro.com.google.gmsversion=4.4_r4
  79. persist.sys.disp_density=160
  80. ro.hwc.sysrsl=5
  81. persist.sys.disp_policy=2
  82. persist.sys.hdmi_hpd=1
  83. persist.sys.hdmi_rvthpd=0
  84. persist.sys.cvbs_hpd=0
  85. persist.sys.cvbs_rvthpd=0
  86. persist.sys.hdmi_4k_ban=0
  87. ro.zygote.disable_gl_preload=true
  88. persist.sys.usb.config=mtp,adb
  89. ro.udisk.lable=dolphin
  90. ro.adb.secure=0
  91. ro.property.tabletUI=false
  92. ro.property.fontScale=1.0
  93. ro.sf.hwrotation=0
  94. debug.hwui.render_dirty_regions=false
  95. ro.property.max_video_height=2160
  96. persist.evb_flag=1
  97. ro.hwui.texture_cache_size=170
  98. ro.hwui.layer_cache_size=135
  99. ro.hwui.path_cache_size=34
  100. ro.hwui.shap_cache_size=9
  101. ro.hwui.drop_shadow_cache_size=17
  102. ro.hwui.r_buffer_cache_size=17
  103. ro.product.rom.type=YB
  104. ro.product.rom.name=BoxRom
  105. ro.carrier=wifi-only
  106. media.boost.pref=modec100:160
  107. persist.sys.timezone=Asia/Shanghai
  108. persist.sys.country=CN
  109. persist.sys.language=zh
  110. persist.sys.dalvik.vm.lib=libdvm.so
  111. dalvik.vm.dexopt-flags=m=y
  112. net.bt.name=Android
  113. dalvik.vm.stack-trace-file=/data/anr/traces.txt
  114.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement