From fd211ae01565b39ec219498a9d197ba993e421d7 Mon Sep 17 00:00:00 2001 From: ripee Date: Thu, 23 Apr 2020 00:03:49 +0200 Subject: [PATCH] msm8976-common: Go back to passthrough camera implementation --- manifest.xml | 2 +- msm8976.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.xml b/manifest.xml index b661598..d225431 100644 --- a/manifest.xml +++ b/manifest.xml @@ -46,7 +46,7 @@ android.hardware.camera.provider - hwbinder + passthrough 2.4 ICameraProvider diff --git a/msm8976.mk b/msm8976.mk index 18a141e..fd965e9 100644 --- a/msm8976.mk +++ b/msm8976.mk @@ -111,7 +111,7 @@ PRODUCT_PACKAGES += \ # Camera PRODUCT_PACKAGES += \ android.hardware.camera.provider@2.4-impl \ - android.hardware.camera.provider@2.4-service \ + camera.device@1.0-impl \ camera.msm8952 \ libshims_camera