Files
device_xiaomi_stone/system.prop
Adithya R 75414e8a7b sm6375-common: Switch back to HWC for brightness control
Analysis of disassembled code in IDA revealed that the stock
libsdmcore is just writing the brightness to a custom sysfs node
in mi_display. Bind mount the real brightness node to that so it
gets written to the real node instead.

Change-Id: I3aa840e50b7a067667b949b0ba1f36d187602547
2023-07-05 02:59:09 +07:00

47 lines
952 B
Plaintext

# Charger
ro.charger.enable_suspend=true
# CNE
persist.vendor.cne.feature=1
# Graphics
debug.sf.disable_backpressure=1
debug.sf.enable_hwc_vds=1
ro.sf.force_hwc_brightness=1
# IMS
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1
persist.dbg.wfc_avail_ovr=1
# Media
media.aac_51_output_enabled=true
media.stagefright.enable-aac=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-http=true
media.stagefright.enable-player=true
media.stagefright.enable-qcp=true
media.stagefright.enable-scan=true
media.stagefright.thumbnail.prefer_hw_codecs=true
persist.mm.enable.prefetch=true
vendor.mm.enable.qcom_parser=16777215
# Netflix custom property
ro.netflix.bsp_rev=Q4350-32962-1
# NFC
ro.nfc.port=I2C
# QC framework value-adds
ro.vendor.qti.va_aosp.support=1
# Qcom
ro.vendor.qti.sys.fw.bservice_enable=true
# Radio
DEVICE_PROVISIONED=1
ril.subscription.types=NV,RUIM
# Sensors
persist.vendor.sensors.enable.mag_filter=true