summaryrefslogtreecommitdiff
path: root/sdm660.mk
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2019-10-13 16:02:01 +0200
committerMichael Bestas <mkbestas@lineageos.org>2020-04-30 00:48:53 +0300
commit224bca8bc3502333236c3081cefe710ca84d4fc5 (patch)
tree4305995182b404f996e348286069f2bce2597f58 /sdm660.mk
parentee970642b88d5b76b1a71fe391c61306c8629d43 (diff)
sdm660-common: Compile fwk-detect
Change-Id: Ic64f5ac0cfbbe9e105a6b48b5bc7687c8d23d7e8
Diffstat (limited to 'sdm660.mk')
-rw-r--r--sdm660.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/sdm660.mk b/sdm660.mk
index 26e5596..b9376a4 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -217,6 +217,11 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.broadcastradio@1.0-impl
+# fwk-detect
+PRODUCT_PACKAGES += \
+ libqti_vndfwk_detect
+
+
# GPS / Location
PRODUCT_PACKAGES += \
android.hardware.gnss@1.0-impl-qti \