gps: maintain one solution
Bug: 315915958 Test: build pass and GPS function works Change-Id: I3bd3b09edd4e1ca1ecfa578095800c9052db5689 Merged-In: I3bd3b09edd4e1ca1ecfa578095800c9052db5689
This commit is contained in:
parent
b82515fe5d
commit
135c5625c7
2 changed files with 0 additions and 5 deletions
|
@ -30,10 +30,6 @@ PRODUCT_MANUFACTURER := Google
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.vendor.bluetooth.evb_bdaddr="22:22:22:33:44:55"
|
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
|
# Factory binaries of camera
|
||||||
PRODUCT_PACKAGES += fatp_tg4_wide_hat_tool
|
PRODUCT_PACKAGES += fatp_tg4_wide_hat_tool
|
||||||
|
|
||||||
|
|
|
@ -45,5 +45,4 @@ else
|
||||||
$(GPS_ROOT)/release/gps_user.cfg:vendor/etc/gnss/gps.cfg
|
$(GPS_ROOT)/release/gps_user.cfg:vendor/etc/gnss/gps.cfg
|
||||||
endif
|
endif
|
||||||
|
|
||||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/gps/brcm/sepolicy
|
|
||||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/gps/lsi/sepolicy
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/gps/lsi/sepolicy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue