From 098e715e1ec96a49c266737bbc5de9fb4232ca6f Mon Sep 17 00:00:00 2001 From: Michelle Ho Date: Wed, 15 May 2024 05:39:19 +0000 Subject: [PATCH] Enable concurrent foldable front feature Enable concurrent foldable front feature by platforms Bug: 333986739 Test: build pass Change-Id: I773c00bff5f1336f976d8ec28542fbd80a679adc Merged-In: I773c00bff5f1336f976d8ec28542fbd80a679adc --- device-comet.mk | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/device-comet.mk b/device-comet.mk index d93e95b..1f030f6 100644 --- a/device-comet.mk +++ b/device-comet.mk @@ -442,3 +442,7 @@ endif # Connectivity Resources Overlay PRODUCT_PACKAGES += \ ConnectivityResourcesOverlayCometOverride + +# Camera concurrent foldable dual front feature support +PRODUCT_PACKAGES += \ + concurrent_foldable_dual_front_xml