blob: b0edff793a8f82888fee12383c62f41659b1b8ed [file] [log] [blame]
Shinru Haneadc0d02024-02-20 09:32:05 +00001# Include this file to enable Pixel GNSS HAL
2
3$(call soong_config_set, pixel_gnss, enable_pixel_gnss_aidl_service, true)
4
5BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/gps/pixel/sepolicy
6
7PRODUCT_PACKAGES += \
8 android.hardware.gnss-service.pixel
9
10PRODUCT_VENDOR_PROPERTIES += \
11 persist.vendor.gps.hal.service.name=vendor
12
13# Compatibility matrix
14DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += \
15 device/google/gs-common/gps/pixel/device_framework_matrix_product.xml