diff --git a/device-caiman.mk b/device-caiman.mk index a6933a71..7e02578b 100644 --- a/device-caiman.mk +++ b/device-caiman.mk @@ -245,7 +245,6 @@ PRODUCT_SOONG_NAMESPACES += \ # Location # iGNSS -include device/google/gs-common/gps/lsi/s5400.mk # gps.cfg PRODUCT_SOONG_NAMESPACES += device/google/caimito/location/caiman $(call soong_config_set, gpssdk, buildtype, $(TARGET_BUILD_VARIANT)) diff --git a/device-komodo.mk b/device-komodo.mk index 2475fd00..aa44f5e9 100644 --- a/device-komodo.mk +++ b/device-komodo.mk @@ -264,7 +264,6 @@ PRODUCT_SOONG_NAMESPACES += \ # Location # iGNSS -include device/google/gs-common/gps/lsi/s5400.mk # gps.cfg PRODUCT_SOONG_NAMESPACES += device/google/caimito/location/komodo $(call soong_config_set, gpssdk, buildtype, $(TARGET_BUILD_VARIANT)) diff --git a/device-ripcurrent24.mk b/device-ripcurrent24.mk index 37d67c53..a7b09bed 100644 --- a/device-ripcurrent24.mk +++ b/device-ripcurrent24.mk @@ -203,7 +203,6 @@ PRODUCT_SOONG_NAMESPACES += vendor/google_devices/caimito/prebuilts # Location # iGNSS -include device/google/gs-common/gps/lsi/s5400.mk # gps.cfg PRODUCT_SOONG_NAMESPACES += device/google/caimito/location/ripcurrent24 $(call soong_config_set, gpssdk, buildtype, $(TARGET_BUILD_VARIANT)) diff --git a/device-ripcurrentpro.mk b/device-ripcurrentpro.mk index ee3becc2..858b377a 100644 --- a/device-ripcurrentpro.mk +++ b/device-ripcurrentpro.mk @@ -205,7 +205,6 @@ PRODUCT_SOONG_NAMESPACES += vendor/google_devices/caimito/prebuilts # Location # iGNSS -include device/google/gs-common/gps/lsi/s5400.mk # gps.cfg PRODUCT_SOONG_NAMESPACES += device/google/caimito/location/ripcurrentpro $(call soong_config_set, gpssdk, buildtype, $(TARGET_BUILD_VARIANT)) diff --git a/device-tokay.mk b/device-tokay.mk index 0be4fe60..bbe06334 100644 --- a/device-tokay.mk +++ b/device-tokay.mk @@ -234,7 +234,6 @@ PRODUCT_SOONG_NAMESPACES += vendor/google_devices/caimito/prebuilts # Location # iGNSS -include device/google/gs-common/gps/lsi/s5400.mk # gps.cfg PRODUCT_SOONG_NAMESPACES += device/google/caimito/location/tokay $(call soong_config_set, gpssdk, buildtype, $(TARGET_BUILD_VARIANT))