From 0beb2c56ebe365b944acdb97b5b5657d759b301d Mon Sep 17 00:00:00 2001 From: pix106 Date: Sun, 14 May 2023 06:15:01 +0200 Subject: [PATCH] sdm660-common: build Aperture camera --- sdm660.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/sdm660.mk b/sdm660.mk index 69a85fea..567d2342 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -131,6 +131,7 @@ TARGET_BOOTANIMATION_SIZE := 1080p # Camera PRODUCT_PACKAGES += \ + Aperture \ android.hardware.camera.device@3.5 \ android.hardware.camera.provider@2.4-impl \ android.hardware.camera.provider@2.4-service \