Update compatibility matrix for Pixel ICameraProvider
Bug: 287069860 Test: source build/envsetup.sh && lunch <device-type>-userdebug && m Change-Id: I1836590aaaa22e1bfc459bf6df763107a3eaabfb
This commit is contained in:
parent
3b9b54ef2e
commit
12a1666740
10
camera/device_framework_matrix_product.xml
Normal file
10
camera/device_framework_matrix_product.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<compatibility-matrix version="1.0" type="framework">
|
||||
<hal format="aidl" optional="true">
|
||||
<name>com.google.pixel.camera.connectivity.hal.provider</name>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
<name>ICameraProvider</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</compatibility-matrix>
|
@ -49,5 +49,8 @@ PRODUCT_PACKAGES += com.google.pixel.camera.hal
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user