gps: maintain one solution
Bug: 315915958 Test: build pass and GPS function works Change-Id: I3bd3b09edd4e1ca1ecfa578095800c9052db5689
This commit is contained in:
parent
7de12294a2
commit
66128d2b64
2 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue