summaryrefslogtreecommitdiff
path: root/db845c
diff options
context:
space:
mode:
Diffstat (limited to 'db845c')
-rw-r--r--db845c/device.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/db845c/device.mk b/db845c/device.mk
index c6825a3..2240981 100644
--- a/db845c/device.mk
+++ b/db845c/device.mk
@@ -32,6 +32,12 @@ PRODUCT_COPY_FILES := \
# Build generic Audio HAL
PRODUCT_PACKAGES := audio.primary.db845c
+# BootControl HAL
+PRODUCT_PACKAGES += \
+ android.hardware.boot@1.1-impl \
+ android.hardware.boot@1.1-impl.recovery \
+ android.hardware.boot@1.1-service
+
PRODUCT_PACKAGES += \
pd-mapper \
qrtr-ns \