mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-03 06:57:46 -04:00
universal7570: vendor_prop.mk: Disable NFC
* Not all devices has NFC. If it has, define it in device-specific tree Change-Id: Ib16312c811f9324dddc529cbeea206d8b5899938
This commit is contained in:
parent
3fe6746864
commit
72d8b6ad93
1 changed files with 1 additions and 6 deletions
|
@ -40,11 +40,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
ro.location.osnlp.package=com.google.android.gms \
|
||||
ro.location.osnlp.region.package=""
|
||||
|
||||
# Nfc
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.nfc.port=I2C \
|
||||
ro.nfc.sec_hal=true
|
||||
|
||||
# Radio
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.radio.sib16_support=0 \
|
||||
|
@ -60,7 +55,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
telephony.lteOnCdmaDevice=0 \
|
||||
ro.vendor.multisim.simslotcount=2
|
||||
|
||||
#Treble
|
||||
# Treble
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.media.treble_omx=true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue