summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2019-12-23 18:27:16 +0100
committerMichael Bestas <mkbestas@lineageos.org>2020-04-30 00:48:53 +0300
commit30db91c1def794864de8a5660b7bb18d4c1d0356 (patch)
treeefb6cc81b0b51e1f1b021c096aa64c75340f1893
parentadcb23ad3306bd3a78afdb85114507091be40dad (diff)
sdm660-common: Add FM to bootjars
Change-Id: Iffd95a799e07a5e087661659c2c331fb55126d97
-rw-r--r--sdm660.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/sdm660.mk b/sdm660.mk
index 1c2075f..82b1534 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -214,6 +214,9 @@ PRODUCT_PACKAGES += \
qcom.fmradio \
qcom.fmradio.xml
+PRODUCT_BOOT_JARS += \
+ qcom.fmradio
+
PRODUCT_PACKAGES += \
android.hardware.broadcastradio@1.0-impl