gps: refine iGNSS build system - sepolicy

Bug: 318310869
Bug: 315915958
Test: build pass, GPS works and no GPS avc denied error
Change-Id: Ia0316807647618f0c8f63908f968a229b67ab23f
This commit is contained in:
Wayne Lin 2024-01-28 23:22:46 +08:00
parent ba8615a5fe
commit 828ea912aa

View file

@ -245,7 +245,7 @@ PRODUCT_SOONG_NAMESPACES += \
# Location # Location
# iGNSS # iGNSS
-include vendor/samsung_slsi/gps/s5400/device-gnss.mk include device/google/gs-common/gps/lsi/s5400.mk
# gps.cfg # gps.cfg
PRODUCT_SOONG_NAMESPACES += device/google/comet/location PRODUCT_SOONG_NAMESPACES += device/google/comet/location
$(call soong_config_set, gpssdk, buildtype, $(TARGET_BUILD_VARIANT)) $(call soong_config_set, gpssdk, buildtype, $(TARGET_BUILD_VARIANT))