diff --git a/device-common.mk b/device-common.mk index 0f5605b..732b29c 100644 --- a/device-common.mk +++ b/device-common.mk @@ -100,8 +100,12 @@ PRODUCT_COPY_FILES += \ # Camera PRODUCT_PACKAGES += \ - android.hardware.camera.provider@2.4-impl \ - android.hardware.camera.provider@2.4-service \ + android.hardware.camera.provider@2.5-service \ + camera.device@1.0-impl \ + camera.device@3.2-impl \ + camera.device@3.3-impl \ + camera.device@3.4-impl \ + camera.device@3.5-impl \ libion_exynos \ Snap diff --git a/manifest.xml b/manifest.xml index 765c748..c5a02d7 100644 --- a/manifest.xml +++ b/manifest.xml @@ -42,12 +42,12 @@ android.hardware.camera.provider hwbinder - 2.4 + 2.5 ICameraProvider legacy/0 - @2.4::ICameraProvider/legacy/0 + @2.5::ICameraProvider/legacy/0 android.hardware.configstore