Update compatibility matrix for Pixel IServiceBinder
Bug: 287069860
Test: lunch <device-type>-userdebug && m
Change-Id: Ibf230adbb2a35f7ef49ed0a0620ef59f121729f7
diff --git a/camera/lyric.mk b/camera/lyric.mk
index ddec58e..b9583ea 100644
--- a/camera/lyric.mk
+++ b/camera/lyric.mk
@@ -53,5 +53,8 @@
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += \
device/google/gs-common/camera/device_framework_matrix_product.xml
+DEVICE_MATRIX_FILE += \
+ device/google/gs-common/camera/compatibility_matrix.xml
+
# sepolicy dir is added in dump.mk.
# Make doesn't deduplicate sepolicy dirs, so including it here causes build errors.