Merge "gps: Enable Pps function" into main
This commit is contained in:
commit
d27d513868
3 changed files with 4 additions and 2 deletions
|
@ -327,6 +327,8 @@ PRODUCT_SOONG_NAMESPACES += \
|
|||
|
||||
# Location
|
||||
PRODUCT_SOONG_NAMESPACES += device/google/comet/location
|
||||
# For GPS property
|
||||
PRODUCT_VENDOR_PROPERTIES += ro.vendor.gps.pps.enabled=true
|
||||
$(call soong_config_set, gpssdk, buildtype, $(TARGET_BUILD_VARIANT))
|
||||
PRODUCT_PACKAGES += gps.cfg
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue