msm8976-common: Go back to passthrough camera implementation

This commit is contained in:
ripee 2020-04-23 00:03:49 +02:00
parent 603bbe069b
commit fd211ae015
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -111,7 +111,7 @@ PRODUCT_PACKAGES += \
# Camera # Camera
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.camera.provider@2.4-impl \ android.hardware.camera.provider@2.4-impl \
android.hardware.camera.provider@2.4-service \ camera.device@1.0-impl \
camera.msm8952 \ camera.msm8952 \
libshims_camera libshims_camera