2021-07-10 10:37:10 -04:00
|
|
|
# Blurs
|
2021-10-08 11:02:09 -04:00
|
|
|
ro.surface_flinger.supports_background_blur=0
|
2021-07-10 10:37:10 -04:00
|
|
|
|
|
|
|
# Camera
|
|
|
|
sys.camera.packagename.zui=1
|
|
|
|
vendor.camera.aux.packagelist=org.codeaurora.snapcam,com.android.camera,com.google.camera
|
|
|
|
vendor.camera.aux.packageblacklist=org.telegram.messenger,com.microsoft.teams,com.discord
|
|
|
|
|
|
|
|
# Charger
|
|
|
|
ro.charger.enable_suspend=true
|
|
|
|
|
2020-12-09 21:27:18 -05:00
|
|
|
# CNE/DPM
|
|
|
|
persist.vendor.cne.feature=1
|
|
|
|
persist.vendor.dpmhalservice.enable=1
|
|
|
|
|
2021-07-10 10:37:10 -04:00
|
|
|
# Dex2oat
|
|
|
|
dalvik.vm.dex2oat64.enabled=true
|
2022-05-11 11:49:38 -04:00
|
|
|
dalvik.vm.systemuicompilerfilter=speed
|
2021-07-10 10:37:10 -04:00
|
|
|
|
|
|
|
# FM
|
|
|
|
vendor.bluetooth.soc=cherokee
|
|
|
|
ro.vendor.fm.use_audio_session=true
|
|
|
|
|
2022-04-25 19:42:15 -04:00
|
|
|
# Set the Bluetooth Class of Device
|
|
|
|
# Service Field: 0x5A -> 90
|
|
|
|
# Bit 17: Networking
|
|
|
|
# Bit 19: Capturing
|
|
|
|
# Bit 20: Object Transfer
|
|
|
|
# Bit 22: Telephony
|
|
|
|
# MAJOR_CLASS: 0x02 -> 2 (Phone)
|
|
|
|
# MINOR_CLASS: 0x0C -> 12 (Smart Phone)
|
|
|
|
bluetooth.device.class_of_device=90,2,12
|
|
|
|
|
2022-01-20 16:27:18 -05:00
|
|
|
# Set supported Bluetooth profiles to enabled
|
2022-04-27 16:13:03 -04:00
|
|
|
bluetooth.profile.asha.central.enabled?=true
|
|
|
|
bluetooth.profile.a2dp.source.enabled?=true
|
|
|
|
bluetooth.profile.avrcp.target.enabled?=true
|
|
|
|
bluetooth.profile.bas.client.enabled?=true
|
|
|
|
bluetooth.profile.gatt.enabled?=true
|
|
|
|
bluetooth.profile.hfp.ag.enabled?=true
|
|
|
|
bluetooth.profile.hid.device.enabled?=true
|
|
|
|
bluetooth.profile.hid.host.enabled?=true
|
|
|
|
bluetooth.profile.map.server.enabled?=true
|
|
|
|
bluetooth.profile.opp.enabled?=true
|
|
|
|
bluetooth.profile.pan.nap.enabled?=true
|
|
|
|
bluetooth.profile.pan.panu.enabled?=true
|
|
|
|
bluetooth.profile.pbap.server.enabled?=true
|
|
|
|
bluetooth.profile.sap.server.enabled?=true
|
2022-01-20 16:27:18 -05:00
|
|
|
|
2022-01-15 05:09:15 -05:00
|
|
|
# Graphics
|
2022-01-23 03:38:30 -05:00
|
|
|
debug.egl.hw=1
|
|
|
|
debug.sf.hw=1
|
2022-01-15 05:09:15 -05:00
|
|
|
ro.opengles.version=196610
|
|
|
|
ro.hardware.egl=adreno
|
|
|
|
ro.hardware.vulkan=adreno
|
|
|
|
|
2019-10-02 13:38:08 -04:00
|
|
|
# IORap
|
|
|
|
persist.device_config.runtime_native_boot.iorap_readahead_enable=true
|
|
|
|
|
2021-07-10 10:37:10 -04:00
|
|
|
# Media
|
|
|
|
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
|
|
|
|
|
2021-08-02 05:33:07 -04:00
|
|
|
# Netflix
|
|
|
|
ro.netflix.bsp_rev=Q670-14477-1
|
|
|
|
|
|
|
|
# RIL
|
2021-07-10 10:37:10 -04:00
|
|
|
ro.telephony.default_network=22,20
|
|
|
|
persist.dbg.volte_avail_ovr=1
|
|
|
|
persist.dbg.vt_avail_ovr=1
|
|
|
|
persist.dbg.wfc_avail_ovr=1
|
2021-10-30 06:23:22 -04:00
|
|
|
persist.sys.fflag.override.settings_provider_model=false
|
2021-07-10 10:37:10 -04:00
|
|
|
|
2021-08-02 05:33:07 -04:00
|
|
|
# SurfaceFlinger
|
2021-07-10 10:37:10 -04:00
|
|
|
debug.sf.enable_hwc_vds=1
|
2021-08-02 05:33:07 -04:00
|
|
|
debug.sf.latch_unsignaled=1
|
|
|
|
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
|
2021-08-16 11:12:38 -04:00
|
|
|
persist.sys.sf.native_mode=0
|
|
|
|
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true
|
|
|
|
ro.surface_flinger.max_virtual_display_dimension=4096
|
|
|
|
ro.surface_flinger.protected_contents=true
|
2021-07-10 10:37:10 -04:00
|
|
|
|
2019-10-14 17:22:58 -04:00
|
|
|
# Zram
|
|
|
|
ro.zram.mark_idle_delay_mins=60
|
|
|
|
ro.zram.first_wb_delay_mins=1440
|
|
|
|
ro.zram.periodic_wb_delay_hours=24
|
|
|
|
|
2021-07-10 10:37:10 -04:00
|
|
|
# Zygote
|
|
|
|
persist.device_config.runtime_native.usap_pool_enabled=true
|