android_device_xiaomi_sm835.../vendor.prop

258 lines
9.2 KiB
Plaintext
Raw Normal View History

sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
# Audio
aaudio.hw_burst_min_usec=2000
aaudio.mmap_exclusive_policy=2
2021-09-07 03:48:40 -04:00
aaudio.mmap_policy=1
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
af.fast_track_multiplier=1
2021-09-07 03:48:40 -04:00
persist.vendor.audio.ambisonic.auto.profile=false
persist.vendor.audio.ambisonic.capture=false
persist.vendor.audio.apptype.multirec.enabled=false
persist.vendor.audio.avs.afe_api_version=9
persist.vendor.audio.bcl.enabled=false
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
persist.vendor.audio.fluence.speaker=true
persist.vendor.audio.fluence.tmic.enabled=false
persist.vendor.audio.fluence.voicecall=true
persist.vendor.audio.fluence.voicecomm=true
2021-09-07 03:48:40 -04:00
persist.vendor.audio.fluence.voicerec=false
persist.vendor.audio.ha_proxy.enabled=true
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
persist.vendor.audio.ras.enabled=false
2021-09-07 03:48:40 -04:00
persist.vendor.audio.ring.filter.mask=0
persist.vendor.audio.speaker.prot.enable=false
persist.vendor.audio.spv4.enable=true
persist.vendor.audio.vbat.enabled=false
2021-09-07 03:48:40 -04:00
persist.vendor.audio.voicecall.speaker.stereo=true
ro.audio.monitorRotation=true
ro.vendor.audio.scenario.support=true
ro.vendor.audio.sdk.fluencetype=fluence
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
ro.vendor.audio.sdk.ssr=false
ro.vendor.audio.soundfx.usb=true
ro.vendor.audio.soundtrigger.adjconf=true
2021-09-07 03:48:40 -04:00
ro.vendor.audio.soundtrigger.appdefine.cnn.level=45
ro.vendor.audio.soundtrigger.appdefine.gmm.level=55
ro.vendor.audio.soundtrigger.appdefine.gmm.user.level=65
ro.vendor.audio.soundtrigger.appdefine.vop.level=10
ro.vendor.audio.soundtrigger.lowpower=true
ro.vendor.audio.soundtrigger.pangaea=1
2021-09-07 03:48:40 -04:00
ro.vendor.audio.soundtrigger.snr=16
ro.vendor.audio.soundtrigger.sva-5.0=1
2021-09-07 03:48:40 -04:00
ro.vendor.audio.soundtrigger.training.level=50
ro.vendor.audio.soundtrigger.xanzn.cnn.level=70
ro.vendor.audio.soundtrigger.xanzn.gmm.level=40
2021-09-07 03:48:40 -04:00
ro.vendor.audio.soundtrigger.xanzn.gmm.user.level=30
ro.vendor.audio.soundtrigger.xanzn.vop.level=10
ro.vendor.audio.soundtrigger.xatx.cnn.level=45
ro.vendor.audio.soundtrigger.xatx.gmm.level=30
ro.vendor.audio.soundtrigger.xatx.gmm.user.level=40
ro.vendor.audio.soundtrigger.xatx.vop.level=0
ro.vendor.audio.soundtrigger.xiaomievent=1
2021-09-07 03:48:40 -04:00
ro.vendor.audio.soundtrigger=sva
ro.vendor.audio.us.proximity=true
vendor.audio.adm.buffering.ms=6
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
vendor.audio.dolby.ds2.enabled=false
vendor.audio.dolby.ds2.hardbypass=false
vendor.audio.enable.mirrorlink=false
vendor.audio.feature.a2dp_offload.enable=true
vendor.audio.feature.afe_proxy.enable=true
2021-09-07 03:48:40 -04:00
vendor.audio.feature.anc_headset.enable=false
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
vendor.audio.feature.audiozoom.enable=false
vendor.audio.feature.battery_listener.enable=true
vendor.audio.feature.compr_cap.enable=false
vendor.audio.feature.compr_voip.enable=false
vendor.audio.feature.compress_in.enable=true
vendor.audio.feature.compress_meta_data.enable=true
vendor.audio.feature.concurrent_capture.enable=true
vendor.audio.feature.custom_stereo.enable=true
vendor.audio.feature.deepbuffer_as_primary.enable=false
vendor.audio.feature.display_port.enable=true
vendor.audio.feature.dsm_feedback.enable=false
2021-09-07 03:48:40 -04:00
vendor.audio.feature.dynamic_ecns.enable=false
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
vendor.audio.feature.ext_hw_plugin.enable=false
vendor.audio.feature.external_dsp.enable=false
vendor.audio.feature.external_speaker.enable=false
vendor.audio.feature.external_speaker_tfa.enable=false
vendor.audio.feature.fluence.enable=true
vendor.audio.feature.fm.enable=true
vendor.audio.feature.hdmi_edid.enable=true
vendor.audio.feature.hdmi_passthrough.enable=true
vendor.audio.feature.hfp.enable=true
vendor.audio.feature.hifi_audio.enable=false
vendor.audio.feature.hwdep_cal.enable=false
vendor.audio.feature.incall_music.enable=true
vendor.audio.feature.keep_alive.enable=true
vendor.audio.feature.kpi_optimize.enable=true
vendor.audio.feature.maxx_audio.enable=false
vendor.audio.feature.multi_voice_session.enable=true
vendor.audio.feature.power_mode.enable=false
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
vendor.audio.feature.ras.enable=true
vendor.audio.feature.record_play_concurency.enable=false
vendor.audio.feature.snd_mon.enable=true
2021-09-07 03:48:40 -04:00
vendor.audio.feature.spkr_prot.enable=false
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
vendor.audio.feature.src_trkn.enable=true
vendor.audio.feature.ssrec.enable=true
vendor.audio.feature.usb_offload.enable=true
vendor.audio.feature.usb_offload_burst_mode.enable=true
vendor.audio.feature.usb_offload_sidetone_volume.enable=false
vendor.audio.feature.vbat.enable=true
vendor.audio.feature.wsa.enable=false
vendor.audio.flac.sw.decoder.24bit=true
2021-09-07 03:48:40 -04:00
vendor.audio.hal.output.suspend.supported=false
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
vendor.audio.hw.aac.encoder=true
vendor.audio.offload.buffer.size.kb=32
vendor.audio.offload.gapless.enabled=true
vendor.audio.offload.multiaac.enable=true
vendor.audio.offload.multiple.enabled=false
vendor.audio.offload.passthrough=false
vendor.audio.offload.track.enable=false
vendor.audio.safx.pbe.enabled=false
2021-09-07 03:48:40 -04:00
vendor.audio.usb.disable.sidetone=true
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
vendor.audio.use.sw.alac.decoder=true
vendor.audio.use.sw.ape.decoder=true
vendor.audio.use.sw.mpegh.decoder=true
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
vendor.audio.volume.headset.gain.depcal=true
vendor.audio_hal.in_period_size=144
vendor.audio_hal.period_multiplier=3
vendor.audio_hal.period_size=192
vendor.voice.path.for.pcm.voip=true
# Bluetooth
2021-09-07 03:48:40 -04:00
persist.bluetooth.a2dp_offload.cap=sbc-aac-aptx-aptxhd-ldac-lhdc
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
persist.bluetooth.a2dp_offload.disabled=false
persist.vendor.bt.aac_frm_ctl.enabled=true
2021-09-07 03:48:40 -04:00
persist.vendor.bt.aac_vbr_frm_ctl.enabled=true
persist.vendor.qcom.bluetooth.a2dp_mcast_test.enabled=false
persist.vendor.qcom.bluetooth.a2dp_offload_cap=sbc-aptx-aptxtws-aptxhd-aac-ldac-aptxadaptiver2
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
persist.vendor.qcom.bluetooth.aac_frm_ctl.enabled=true
2021-09-07 03:48:40 -04:00
persist.vendor.qcom.bluetooth.aac_vbr_ctl.enabled=true
persist.vendor.qcom.bluetooth.aptxadaptiver2_1_support=true
persist.vendor.qcom.bluetooth.scram.enabled=false
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
persist.vendor.qcom.bluetooth.twsp_state.enabled=false
ro.bluetooth.a2dp_offload.supported=true
# Camera
2021-09-07 03:48:40 -04:00
camera.disable_zsl_mode=true
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
# Crypto
2021-09-07 03:48:40 -04:00
ro.crypto.dm_default_key.options_format.version=2
ro.crypto.volume.metadata.method=dm-default-key
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
2021-09-07 03:48:40 -04:00
# DPM
persist.vendor.dpm.feature=1
persist.vendor.dpm.idletimer.mode=default
persist.vendor.dpm.nsrm.bkg.evt=3955
persist.vendor.dpmhalservice.enable=1
# FRP
ro.frp.pst=/dev/block/bootdevice/by-name/frp
# Gatekeeper
vendor.gatekeeper.disable_spu=true
2021-09-07 03:48:40 -04:00
# Graphics
debug.egl.hw=0
debug.mdpcomp.logs=0
debug.sf.disable_client_composition_cache=1
debug.sf.enable_advanced_sf_phase_offset=1
debug.sf.enable_gl_backpressure=1
debug.sf.high_fps_early_gl_phase_offset_ns=-4000000
debug.sf.high_fps_early_phase_offset_ns=-4000000
debug.sf.high_fps_late_app_phase_offset_ns=1000000
debug.sf.high_fps_late_sf_phase_offset_ns=-4000000
debug.sf.hw=0
debug.sf.latch_unsignaled=1
debug.sf.set_idle_timer_ms=3000
persist.sys.sf.color_mode=9
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
persist.sys.sf.color_saturation=1.0
persist.sys.sf.native_mode=2
2021-09-07 03:48:40 -04:00
ro.gfx.driver.1=com.qualcomm.qti.gpudrivers.lahaina.api30
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
ro.hardware.egl=adreno
ro.hardware.vulkan=adreno
ro.opengles.version=196610
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true
ro.surface_flinger.has_HDR_display=true
ro.surface_flinger.has_wide_color_display=true
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
ro.surface_flinger.max_virtual_display_dimension=4096
ro.surface_flinger.protected_contents=true
ro.surface_flinger.set_touch_timer_ms=200
ro.surface_flinger.use_color_management=true
ro.surface_flinger.use_content_detection_for_refresh_rate=true
ro.surface_flinger.wcg_composition_dataspace=143261696
2021-09-07 03:48:40 -04:00
ro.vendor.sf.enable_fb_scaling=1
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
vendor.display.comp_mask=0
vendor.display.disable_excl_rect=0
2021-09-07 03:48:40 -04:00
vendor.display.disable_excl_rect_partial_fb=1
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
vendor.display.disable_hw_recovery_dump=1
2021-09-07 03:48:40 -04:00
vendor.display.disable_offline_rotator=1
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
vendor.display.disable_scaler=0
2021-09-07 03:48:40 -04:00
vendor.display.enable_async_powermode=0
vendor.display.enable_early_wakeup=1
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
vendor.display.enable_optimize_refresh=1
2021-09-07 03:48:40 -04:00
vendor.display.enable_perf_hint_large_comp_cycle=1
vendor.display.enable_posted_start_dyn=2
2021-09-07 03:48:40 -04:00
vendor.display.qdcm.mode_combine=2
vendor.display.use_layer_ext=0
vendor.display.use_smooth_motion=0
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
vendor.gralloc.disable_ubwc=0
# Media
2021-09-07 03:48:40 -04:00
debug.stagefright.ccodec=4
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
debug.stagefright.omx_default_rank=0
media.stagefright.thumbnail.prefer_hw_codecs=true
2021-09-07 03:48:40 -04:00
ro.config.vc_call_vol_steps=11
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
2021-09-07 03:48:40 -04:00
# NFC
ro.vendor.nfc.repair=1
ro.vendor.se.type=eSE,HCE,UICC
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
# Perf
ro.vendor.extension_library=libqti-perfd-client.so
2021-09-07 03:48:40 -04:00
ro.vendor.perf.scroll_opt=0
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
2021-09-07 03:48:40 -04:00
# Qcomsysd
persist.vendor.qcomsysd.enabled=1
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
# Radio
2021-09-07 03:48:40 -04:00
keyguard.no_require_sim=true
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
persist.radio.multisim.config=dsds
persist.vendor.data.iwlan.enable=true
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
persist.vendor.data.mode=concurrent
persist.vendor.radio.apm_sim_not_pwdn=1
2021-09-07 03:48:40 -04:00
persist.vendor.radio.atfwd.start=true
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
persist.vendor.radio.custom_ecc=1
2021-09-07 03:48:40 -04:00
persist.vendor.radio.data_ltd_sys_ind=1
persist.vendor.radio.dynamic_load_mbn=3
persist.vendor.radio.dynamic_sar=1
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
persist.vendor.radio.enable_temp_dds=true
persist.vendor.radio.enableadvancedscan=true
2021-09-07 03:48:40 -04:00
persist.vendor.radio.force_ltd_sys_ind=1
persist.vendor.radio.force_on_dc=true
persist.vendor.radio.hidl_dev_service=true
persist.vendor.radio.manual_nw_rej_ct=1
persist.vendor.radio.mbn_trace=true
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
persist.vendor.radio.procedure_bytes=SKIP
persist.vendor.radio.rat_on=combine
2021-09-07 03:48:40 -04:00
persist.vendor.radio.redir_party_num=1
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
persist.vendor.radio.sib16_support=1
ro.telephony.call_ring.multiple=false
2021-09-07 03:48:40 -04:00
ro.telephony.default_cdma_sub=0
ro.telephony.default_network=33,33
2021-09-07 03:48:40 -04:00
ro.vendor.radio.5g=3
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
ro.vendor.use_data_netmgrd=true
telephony.lteOnCdmaDevice=1
# Sensors
persist.vendor.sensors.allow_non_default_discovery=true
2021-09-07 03:48:40 -04:00
persist.vendor.sensors.on_change_sample_period=true
persist.vendor.sensors.sync_request=true
sm6250-common: define vendor properties Unused: av.offload.enable=true bt.max.hfpclient.connections=1 debug.egl.hw=0 # used to be surfaceflinger props in fw/base, (fw/native) but are since long gone debug.mdpcomp.logs=0 # defaults to NULL if not set, having the same effect as '0 debug.sf.hw=0 # used to be used in gralloc, but not present in sm8150 display HAL dev.pm.dyn_samplingrate=1 media.aac_51_output_enabled=true mmp.enable.3g2=true persist.debug.coresight.config=stm-events persist.fuse_sdcard=true persist.mm.enable.prefetch=true persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_plmn= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.timed.enable=true persist.vendor.max.brightness=455 persist.vendor.qcomsysd.enabled=1 # controls qcom-system-daemon start but qcom-systeam-daemon binary doesn't exist qcom.hw.aac.encoder=true rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so # unsed because we use vendor ril daemon ro.hwui.drop_shadow_cache_size=6 ro.hwui.gradient_cache_size=1 ro.hwui.layer_cache_size=48 ro.hwui.path_cache_size=32 ro.hwui.r_buffer_cache_size=8 ro.hwui.text_large_cache_height=1024 ro.hwui.text_large_cache_width=2048 ro.hwui.text_small_cache_height=1024 ro.hwui.text_small_cache_width=1024 ro.hwui.texture_cache_flushrate=0.4 ro.hwui.texture_cache_size=72 tunnel.audio.encode=true use.voice.path.for.pcm.voip=true sys.vendor.shutdown.waittime=500 Used on MIUI only: persist.audio.button_jack.profile=volume persist.audio.button_jack.switch=0 persist.backup.ntpServer=0.pool.ntp.org persist.demo.hdmirotationlock=false persist.sys.mcd_config_file=/system/etc/mcd_default.conf ro.config.alarm_alert=Alarm_Classic.ogg ro.config.notification_sound=pixiedust.ogg ro.config.ringtone=Ring_Synth_04.ogg ro.vendor.audio.sos=true ro.vendor.audio.voice.volume.boost=manual sys.haptic.down.normal=2 sys.haptic.down.strong=5 sys.haptic.down.weak=0 sys.haptic.down=5,2 sys.haptic.flick.light=5,2 sys.haptic.flick=5,2 sys.haptic.hold=6,0 sys.haptic.long.press=0,1 sys.haptic.mesh.heavy=8,2 sys.haptic.mesh.light=5,1 sys.haptic.mesh.normal=8,2 sys.haptic.motor=linear sys.haptic.pickup=0,2 sys.haptic.popup.light=6,1 sys.haptic.popup.normal=6,2 sys.haptic.runin=13 sys.haptic.scroll.edge=5,0 sys.haptic.switch=9,2 sys.haptic.tap.light=5,2 sys.haptic.tap.normal=3,2 sys.haptic.trigger.drawer=2,0 ro.miui.notch=1 ro.nfc.port=I2C ro.qc.sdk.audio.ssr=false ro.vendor.type=eSE,HCE,UICC sys.qca1530=detect sys.thermal.data.path=/data/vendor/thermal/ Used but make no sense: qemu.hw.mainkeys=0 ro.carrier=unknown ro.com.android.dataroaming=false ro.kernel.qemu.gles=0 Set from BoardConfig: ro.apex.updatable=true ro.board.platform=atoll ro.boot.dynamic_partitions=true Set by build system: ro.bootimage.build.date.utc=1583779344 ro.bootimage.build.date=Tue Mar 10 02:42:24 CST 2020 ro.bootimage.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.hwui.use_vulkan= ro.product.board=curtana ro.product.first_api_level=29 ro.product.vendor.brand=Redmi ro.product.vendor.device=curtana ro.product.vendor.manufacturer=Xiaomi ro.product.vendor.model=Redmi Note 9 Pro ro.product.vendor.name=curtana ro.vendor.build.date.utc=1583779344 ro.vendor.build.date=Tue Mar 10 02:42:24 CST 2020 ro.vendor.build.fingerprint=Redmi/curtana/curtana:10/QKQ1.191215.002/V11.0.4.0.QJWINXM:user/release-keys ro.vendor.build.id=QKQ1.191215.002 ro.vendor.build.security_patch=2020-02-01 ro.vendor.build.tags=release-keys ro.vendor.build.type=user ro.vendor.build.version.incremental=V11.0.4.0.QJWINXM ro.vendor.build.version.release=10 ro.vendor.build.version.sdk=29 ro.vendor.product.cpu.abilist32=armeabi-v7a,armeabi ro.vendor.product.cpu.abilist64=arm64-v8a ro.vendor.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi Set from init: dalvik.vm.heapmaxfree=8m dalvik.vm.heapminfree=512k dalvik.vm.heapsize=36m dalvik.vm.heapsize=512m dalvik.vm.heapstartsize=8m dalvik.vm.heaptargetutilization=0.75 Most of those are unused, some of them are set via BoardConfig rules.
2020-07-12 04:49:56 -04:00
2021-09-07 03:48:40 -04:00
# Storage
ro.incremental.enable=yes
# Thermal
vendor.sys.thermal.data.path=/data/vendor/thermal/
# USB
vendor.usb.use_ffs_mtp=1
# Wifi
wifi.aware.interface=wifi-aware0