Files
device_xiaomi_polaris/device-props.mk
Bruno Martins 07f8ac635c polaris: Drop QC location support
This reverts commit ca41e1586b.

It leaks the IP, location and more to some 3rd party companies,
bla bla bla. Let's stop with all the whining.

Change-Id: I77a82306b21030056e30d43eda4e504963554309
2019-11-11 23:31:19 +00:00

21 lines
500 B
Makefile

# Camera
PRODUCT_PROPERTY_OVERRIDES += \
persist.camera.sat.fallback.dist=45 \
persist.camera.sat.fallback.dist.d=5 \
persist.camera.sat.fallback.luxindex=405 \
persist.camera.sat.fallback.lux.d=20
# Display density
PRODUCT_PROPERTY_OVERRIDES += \
ro.sf.lcd_density=440
# Fingerprint
PRODUCT_PROPERTY_OVERRIDES += \
ro.hardware.fp.fpc=true \
ro.hardware.fp.goodix=true
# NFC
PRODUCT_PROPERTY_OVERRIDES += \
ro.hardware.nfc_nci=nqx.default \
ro.se.type=HCE,UICC