Initial Commit
This commit is contained in:
parent
16178e4e24
commit
b3a76f2764
74 changed files with 3053 additions and 0 deletions
61
system.prop
Normal file
61
system.prop
Normal file
|
|
@ -0,0 +1,61 @@
|
|||
# Audio
|
||||
audio.offload.min.duration.secs=30
|
||||
persist.vendor.audio.hac.enable=false
|
||||
persist.vendor.audio_hal.dsp_bit_width_enforce_mode=24
|
||||
|
||||
# Bluetooth
|
||||
ro.bluetooth.library_name=libbluetooth_qti.so
|
||||
|
||||
# Camera
|
||||
camera.disable_zsl_mode=true
|
||||
|
||||
# Charger
|
||||
ro.charger.disable_init_blank=true
|
||||
|
||||
# Display
|
||||
debug.gralloc.gfx_ubwc_disable=0
|
||||
debug.sf.enable_hwc_vds=1
|
||||
debug.sf.latch_unsignaled=1
|
||||
persist.vendor.color.matrix=2
|
||||
|
||||
# CNE
|
||||
persist.vendor.cne.feature=1
|
||||
|
||||
# DPM
|
||||
persist.vendor.dpm.feature=11
|
||||
|
||||
# IMS
|
||||
persist.dbg.volte_avail_ovr=1
|
||||
persist.dbg.vt_avail_ovr=1
|
||||
persist.dbg.wfc_avail_ovr=1
|
||||
|
||||
# IOP
|
||||
vendor.iop.enable_prefetch_ofr=1
|
||||
vendor.iop.enable_uxe=0
|
||||
|
||||
# Media
|
||||
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
|
||||
|
||||
# Perf
|
||||
ro.vendor.qti.core_ctl_max_cpu=4
|
||||
ro.vendor.qti.core_ctl_min_cpu=2
|
||||
|
||||
# Radio
|
||||
ro.telephony.default_network=33,33
|
||||
|
||||
# Touchscreen
|
||||
persist.vendor.qti.inputopts.enable=true
|
||||
persist.vendor.qti.inputopts.movetouchslop=0.6
|
||||
|
||||
# Netmgr
|
||||
persist.vendor.data.iwlan.enable=true
|
||||
persist.vendor.data.mode=concurrent
|
||||
|
||||
# SSR
|
||||
persist.vendor.ssr.restart_level=ALL_ENABLE
|
||||
|
||||
# Vendor
|
||||
ro.vendor.qti.va_aosp.support=1
|
||||
|
||||
# Zygote
|
||||
persist.device_config.runtime_native.usap_pool_enabled=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue