summaryrefslogtreecommitdiff
path: root/db845c/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'db845c/device.mk')
-rw-r--r--db845c/device.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/db845c/device.mk b/db845c/device.mk
index 54e0705..d15e188 100644
--- a/db845c/device.mk
+++ b/db845c/device.mk
@@ -27,3 +27,6 @@ PRODUCT_COPY_FILES := \
# Build generic Audio HAL
PRODUCT_PACKAGES := audio.primary.db845c
+
+# Copy firmware files
+$(call inherit-product-if-exists, $(LOCAL_PATH)/firmware/device.mk)