universal7870: clean up vendor_prop

This commit is contained in:
Astrako 2020-01-27 17:31:32 +01:00 committed by Alejandro
parent 1fb8aafed5
commit 734b50ffaa

View file

@ -33,19 +33,11 @@ PRODUCT_PROPERTY_OVERRIDES += \
debug.sf.enable_hwc_vds=1 \
debug.sf.latch_unsignaled=1
# ro.product.first_api_level indicates the first api level the device has commercially launched on.
PRODUCT_PROPERTY_OVERRIDES += \
ro.product.first_api_level=23
# Nfc
PRODUCT_PROPERTY_OVERRIDES += \
ro.nfc.port=I2C \
ro.nfc.sec_hal=true
# Boot directly from charger mode
PRODUCT_PROPERTY_OVERRIDES += \
ro.enable_boot_charger_mode=1
# Radio
PRODUCT_PROPERTY_OVERRIDES += \
persist.radio.sib16_support=0 \