mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-04 23:47:47 -04:00
universal7870: clean up vendor_prop
This commit is contained in:
parent
1fb8aafed5
commit
734b50ffaa
1 changed files with 0 additions and 8 deletions
|
@ -33,19 +33,11 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
debug.sf.enable_hwc_vds=1 \
|
debug.sf.enable_hwc_vds=1 \
|
||||||
debug.sf.latch_unsignaled=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
|
# Nfc
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.nfc.port=I2C \
|
ro.nfc.port=I2C \
|
||||||
ro.nfc.sec_hal=true
|
ro.nfc.sec_hal=true
|
||||||
|
|
||||||
# Boot directly from charger mode
|
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
|
||||||
ro.enable_boot_charger_mode=1
|
|
||||||
|
|
||||||
# Radio
|
# Radio
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
persist.radio.sib16_support=0 \
|
persist.radio.sib16_support=0 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue