gps: maintain one solution

Bug: 315915958
Test: build pass and GPS function works
Change-Id: I3bd3b09edd4e1ca1ecfa578095800c9052db5689
This commit is contained in:
Wayne Lin 2024-02-17 11:08:58 +08:00 committed by Shinru Han
parent 7de12294a2
commit 66128d2b64
2 changed files with 0 additions and 5 deletions

View file

@ -33,10 +33,6 @@ PRODUCT_MANUFACTURER := Google
PRODUCT_PROPERTY_OVERRIDES += \
ro.vendor.bluetooth.evb_bdaddr="22:22:22:33:44:55"
# Override to factory SDK
$(call soong_config_set, gpssdk, sdkv1, True)
$(call soong_config_set, gpssdk, gpsmcuversion, gpsv1_$(TARGET_BUILD_VARIANT))
# Factory binaries of camera
PRODUCT_PACKAGES += fatp_tg4_wide_hat_tool

View file

@ -20,4 +20,3 @@ endif
# sepolicy
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/gps/lsi/sepolicy
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/gps/brcm/sepolicy