wip: fix camera again

This commit is contained in:
ivanmeler 2023-05-05 12:36:10 +00:00
parent f639d98d88
commit b84f00f105
2 changed files with 2 additions and 4 deletions

View file

@ -28,7 +28,7 @@
</hal>
<hal format="hidl">
<name>android.hardware.camera.provider</name>
<transport arch="32">passthrough</transport>
<transport>hwbinder</transport>
<version>2.4</version>
<interface>
<name>ICameraProvider</name>

View file

@ -131,11 +131,9 @@ PRODUCT_PACKAGES += \
# Camera
PRODUCT_PACKAGES += \
android.frameworks.cameraservice.common@2.0.vendor:32 \
android.frameworks.cameraservice.device@2.0.vendor:32 \
android.frameworks.cameraservice.service@2.1.vendor:32 \
android.frameworks.displayservice@1.0 \
android.hardware.camera.provider@2.4-impl:32 \
android.hardware.camera.provider@2.4-service \
vendor.qti.hardware.camera.device@1.0 \
libshims_cameraclient