mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 13:46:26 -08:00
LG8n: configs: props: Import some more system properties from stock rom
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
410db8169b
commit
4908c249f7
|
@ -127,7 +127,7 @@ debug.sf.early.sf.duration=27600000
|
|||
debug.sf.early.app.duration=20000000
|
||||
debug.sf.earlyGl.sf.duration=27600000
|
||||
debug.sf.earlyGl.app.duration=20000000
|
||||
debug.sf.hwc.min.duration=23000000
|
||||
debug.sf.hwc.min.duration=2000000
|
||||
ro.hardware.egl=meow
|
||||
ro.hardware.hwcomposer=mtk_common
|
||||
ro.hardware.gralloc=common
|
||||
|
@ -173,12 +173,13 @@ ro.surface_flinger.primary_display_orientation=ORIENTATION_0
|
|||
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true
|
||||
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
|
||||
debug.sf.predict_hwc_composition_strategy=0
|
||||
debug.sf.enable_egl_image_tracker=1
|
||||
debug.sf.phase_offset_threshold_for_next_vsync_ns=6100000
|
||||
debug.cpurend.vsync=false
|
||||
service.sf.prime_shader_cache=0
|
||||
debug.sf.frame_rate_multiple_threshold=90
|
||||
debug.sf.auto_latch_unsignaled=0
|
||||
debug.sf.enable_hwc_vds=0
|
||||
|
||||
|
||||
# DRM
|
||||
drm.service.enabled=true
|
||||
|
@ -215,6 +216,7 @@ persist.vendor.radio.fd.off.counter=50
|
|||
persist.vendor.radio.fd.off.r8.counter=50
|
||||
persist.vendor.radio.fd.r8.counter=150
|
||||
persist.vendor.radio.msimmode=dsds
|
||||
ro.vendor.radio.max.multisim=dsds
|
||||
persist.vendor.radio.mtk_dsbp_support=2
|
||||
persist.vendor.radio.smart.data.switch=1
|
||||
ro.telephony.default_network=9,9,9,9
|
||||
|
@ -288,7 +290,7 @@ ro.vendor.mediatek.version.release=alps-mp-s0.mp1.rc-V14.2.1_reallytek.s0mp1rc.k
|
|||
# HWUI
|
||||
ro.hwui.render_ahead=20
|
||||
|
||||
# Stock Stuff
|
||||
# Stock Stuffs
|
||||
ro.vendor.rc=/vendor/etc/init/hw/
|
||||
# MTK Stuff
|
||||
ro.vendor.mtk_nn_baseline_support=1
|
||||
|
|
Loading…
Reference in a new issue