From 4d7f3eb301b220fadef3d2d12d53156a22341c5e Mon Sep 17 00:00:00 2001 From: SGCMarkus Date: Tue, 15 Feb 2022 22:37:25 +0100 Subject: [PATCH] sm8250-common: build QMI packages --- sm8250.mk | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sm8250.mk b/sm8250.mk index eb6578a..4cd4f6f 100644 --- a/sm8250.mk +++ b/sm8250.mk @@ -233,3 +233,11 @@ PRODUCT_COPY_FILES += \ # Power PRODUCT_PACKAGES += \ android.hardware.power-service-qti + +# QMI +PRODUCT_PACKAGES += \ + libjson \ + libqti_vndfwk_detect \ + libqti_vndfwk_detect.vendor \ + libvndfwk_detect_jni.qti \ + libvndfwk_detect_jni.qti.vendor