aboutsummaryrefslogtreecommitdiff
path: root/shared/pc/device_vendor.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shared/pc/device_vendor.mk')
-rw-r--r--shared/pc/device_vendor.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/shared/pc/device_vendor.mk b/shared/pc/device_vendor.mk
index 83c082cf6..8ec1897d6 100644
--- a/shared/pc/device_vendor.mk
+++ b/shared/pc/device_vendor.mk
@@ -24,7 +24,6 @@ PRODUCT_COPY_FILES += \
$(call inherit-product, frameworks/native/build/tablet-7in-xhdpi-2048-dalvik-heap.mk)
$(call inherit-product, device/google/cuttlefish/shared/bluetooth/device_vendor.mk)
-$(call inherit-product, device/google/cuttlefish/shared/camera/device_vendor.mk)
$(call inherit-product, device/google/cuttlefish/shared/gnss/device_vendor.mk)
$(call inherit-product, device/google/cuttlefish/shared/graphics/device_vendor.mk)
$(call inherit-product, device/google/cuttlefish/shared/reboot_escrow/device_vendor.mk)
@@ -34,4 +33,8 @@ $(call inherit-product, device/google/cuttlefish/shared/sensors/device_vendor.mk
$(call inherit-product, device/google/cuttlefish/shared/virgl/device_vendor.mk)
$(call inherit-product, device/google/cuttlefish/shared/device.mk)
+# Loads the camera HAL and which set of cameras is required.
+$(call inherit-product, device/google/cuttlefish/shared/camera/device_vendor.mk)
+$(call inherit-product, device/google/cuttlefish/shared/camera/config/standard.mk)
+
DEVICE_PACKAGE_OVERLAYS += device/google/cuttlefish/shared/pc/overlay