diff --git a/BoardConfigLineage.mk b/BoardConfigLineage.mk index df252c1..e7e0a87 100644 --- a/BoardConfigLineage.mk +++ b/BoardConfigLineage.mk @@ -13,6 +13,8 @@ DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += vendor/lineage/config/device_frame DEVICE_MANIFEST_FILE += \ device/google/zumapro/android.hardware.security.rkp-service.citadel.xml \ device/google/zumapro/manifest_radio_ds.xml +DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += \ + device/google/zumapro/location/device_framework_matrix_product.xml # Partitions AB_OTA_PARTITIONS += \ diff --git a/location/device_framework_matrix_product.xml b/location/device_framework_matrix_product.xml new file mode 100644 index 0000000..2c93444 --- /dev/null +++ b/location/device_framework_matrix_product.xml @@ -0,0 +1,10 @@ + + + android.hardware.gnss + 3 + + IGnss + vendor + + +