mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-04 23:47:47 -04:00
universal7870: define OS location providers
This commit is contained in:
parent
fad32d8350
commit
8bc0d44eb3
1 changed files with 5 additions and 0 deletions
|
@ -31,6 +31,11 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
debug.hwc.skip_dma_types=0,2 \
|
||||
debug.sf.latch_unsignaled=1
|
||||
|
||||
# Location
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.location.osnlp.package=com.google.android.gms \
|
||||
ro.location.osnlp.region.package=""
|
||||
|
||||
# Nfc
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.nfc.port=I2C \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue