From 28b4fdec9684f04df0552160136db8b17e6e5f8d Mon Sep 17 00:00:00 2001 From: bengris32 Date: Sat, 17 Sep 2022 16:46:20 +0100 Subject: [PATCH] rosemary: Build vendor variant of `libdng_sdk` Signed-off-by: bengris32 Change-Id: Ia7f7ad1d2f4159708536ab0f961eb2aedd3a7d4b --- device.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/device.mk b/device.mk index 3ddc30c..5786bb0 100644 --- a/device.mk +++ b/device.mk @@ -91,6 +91,9 @@ PRODUCT_PACKAGES += \ android.hardware.camera.provider@2.5.vendor \ android.hardware.camera.provider@2.6.vendor \ +PRODUCT_PACKAGES += \ + libdng_sdk.vendor + # Display TARGET_SCREEN_DENSITY := 440 TARGET_SCREEN_HEIGHT := 2400