Update compatibility matrix for Pixel ICameraProvider

Bug: 287069860
Test: source build/envsetup.sh && lunch <device-type>-userdebug && m
Change-Id: I1836590aaaa22e1bfc459bf6df763107a3eaabfb
diff --git a/camera/lyric.mk b/camera/lyric.mk
index 3734e31..bb12938 100644
--- a/camera/lyric.mk
+++ b/camera/lyric.mk
@@ -49,5 +49,8 @@
 PRODUCT_PACKAGES += init.camera.set-interrupts-ownership
 PRODUCT_PACKAGES += lyric_preview_dis_xml
 
+DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += \
+    device/google/gs-common/camera/device_framework_matrix_product.xml
+
 # sepolicy dir is added in dump.mk.
 # Make doesn't deduplicate sepolicy dirs, so including it here causes build errors.