Skip to content

Instantly share code, notes, and snippets.

@javashin
Created January 6, 2022 23:10
Show Gist options
  • Save javashin/52043f09f78d9ac6a2361735f29ffa3f to your computer and use it in GitHub Desktop.
Save javashin/52043f09f78d9ac6a2361735f29ffa3f to your computer and use it in GitHub Desktop.
persist.device_config.configuration.disable_rescue_party=true
persist.sys.disable_rescue=true
ro.build.characteristics=default
ro.sf.blurs_are_expensive=1
ro.surface_flinger.supports_background_blur=1
ro.apex.updatable=false
ro.vendor.perf.scroll_opt=true
debug.hwui.renderer=skiagl
debug.renderengine.backend=skiaglthreaded
renderthread.skia.reduceopstasksplitting=true
debug.sf.disable_backpressure=1
debug.sf.latch_unsignaled=1
ro.hardware.egl=adreno
ro.hardware.vulkan=adreno
persist.dbg.volte_avail_ovr=1
persist.dbg.ims_volte_enable=1
persist.dbg.vt_avail_ovr=1
persist.dbg.wfc_avail_ovr=1
persist.vendor.radio.force_ltd_sys_ind=1
persist.vendor.radio.voice_on_lte=1
persist.vendor.radio.calls.on.ims=1
persist.vendor.bt.a2dp.aac_whitelist=false
persist.vendor.btstack.a2dp_offload_cap=sbc-aptx-aptxtws-aptxhd-aptxadaptive-aac-ldac
persist.vendor.btstack.enable.splita2dp=true
persist.vendor.btstack.enable.twsplus=true
persist.vendor.btstack.enable.twsplussho=true
ro.bluetooth.library_name=libbluetooth_qti.so
persist.vendor.audio_hal.dsp_bit_width_enforce_mode=24
vendor.bluetooth.soc=cherokee
pm.dexopt.ab-ota=extract
pm.dexopt.install=speed-profile
pm.dexopt.boot=extract
pm.dexopt.first-boot=quicken
dalvik.vm.dex2oat-cpu-set=0,1,5,6
dalvik.vm.dex2oat-threads=4
dalvik.vm.dex2oat-filter=quicken
dalvik.vm.image-dex2oat-cpu-set=0,1,5,6
dalvik.vm.image-dex2oat-filter=quicken
dalvik.vm.image-dex2oat-threads=4
ro.vendor.qti.am.reschedule_service=true
ro.sys.fw.dex2oat_thread_count=8
dalvik.vm.boot-dex2oat-threads=8
dalvik.vm.boot-dex2oat-cpu-set=0,1,2,3,4,5,6,7
ro.vendor.qti.sys.fw.bservice_enable=true
ro.sys.fw.bservice_limit=5
ro.sys.fw.bservice_age=5000
ro.am.reschedule_service=true
ro.sys.fw.bg_apps_limit=32
ro.config.fha_enable=true
ro.config.dha_cached_max=16
ro.config.dha_empty_max=42
ro.config.dha_empty_init=32
ro.config.dha_lmk_scale=0.545
ro.config.dha_th_rate=2.3
ro.config.sdha_apps_bg_max=64
ro.config.sdha_apps_bg_min=8
ro.netflix.bsp_rev=Q6115-31409-1
ro.zram.mark_idle_delay_mins=60
ro.zram.first_wb_delay_mins=1440
ro.zram.periodic_wb_delay_hours=24
ro.charger.enable_suspend=true
persist.vendor.quick.charge=1
persist.vendor.ssr.restart_level=ALL_ENABLE
persist.vendor.ssr.enable_ramdumps=1
persist.vendor.ims.disableADBLogs=1
persist.vendor.ims.disableDebugLogs=1
persist.vendor.ims.disableIMSLogs=1
persist.vendor.ims.disableQXDMLogs=1
persist.device_config.runtime_native_boot.iorap_readahead_enable=true
persist.sys.fflag.override.settings_provider_model=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment