From 937f514b86521796221d3ecbded52a561b14c645 Mon Sep 17 00:00:00 2001 From: xenxynon Date: Thu, 30 Jan 2025 22:46:02 +0530 Subject: [PATCH] Spacewar: include nothing camera Change-Id: Ia303bdc8db3a152da8304da25a95f2a91f3657d2 --- device.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/device.mk b/device.mk index 8e00864..f3c8aef 100644 --- a/device.mk +++ b/device.mk @@ -14,6 +14,7 @@ $(call inherit-product, hardware/qcom-caf/common/common.mk) # Get non-open-source specific aspects $(call inherit-product, vendor/nothing/Spacewar/Spacewar-vendor.mk) +$(call inherit-product, vendor/nothing/camera/nothing-camera.mk) # Overlays DEVICE_PACKAGE_OVERLAYS += \