Avicii: Alphadroid Bringup
This commit is contained in:
49
system_ext.prop
Normal file
49
system_ext.prop
Normal file
@@ -0,0 +1,49 @@
|
||||
# Audio
|
||||
audio.offload.min.duration.secs=30
|
||||
persist.vendor.audio_hal.dsp_bit_width_enforce_mode=24
|
||||
|
||||
# Bluetooth
|
||||
persist.bluetooth.bqr.choppy_threshold=9,6
|
||||
persist.bluetooth.bqr.event_mask=0x8000000E
|
||||
persist.bluetooth.bqr.min_interval_ms=60000
|
||||
|
||||
# Display
|
||||
debug.sf.enable_hwc_vds=1
|
||||
debug.sf.latch_unsignaled=1
|
||||
|
||||
# CNE
|
||||
persist.vendor.cne.feature=1
|
||||
|
||||
# Charging
|
||||
ro.charger.enable_suspend=1
|
||||
|
||||
# DPM
|
||||
persist.vendor.dpm.feature=9
|
||||
|
||||
# GPS
|
||||
persist.backup.ntpServer=0.pool.ntp.org
|
||||
|
||||
# IMS
|
||||
persist.dbg.volte_avail_ovr=1
|
||||
persist.dbg.vt_avail_ovr=1
|
||||
persist.dbg.wfc_avail_ovr=1
|
||||
|
||||
# Media
|
||||
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
|
||||
media.stagefright.thumbnail.prefer_hw_codecs=true
|
||||
ro.media.recorder-max-base-layer-fps=60
|
||||
|
||||
# Netmgr
|
||||
persist.data.df.agg.dl_pkt=10
|
||||
persist.data.df.agg.dl_size=4096
|
||||
persist.vendor.data.mode=concurrent
|
||||
|
||||
# Radio
|
||||
ril.subscription.types=NV,RUIM
|
||||
persist.radio.multisim.config=dsds
|
||||
|
||||
# Sensors
|
||||
persist.vendor.sensors.enable.mag_filter=true
|
||||
|
||||
# Vendor
|
||||
ro.vendor.qti.va_aosp.support=1
|
||||
Reference in New Issue
Block a user