summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/pathmap.mk1
-rw-r--r--target/product/core.mk1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/pathmap.mk b/core/pathmap.mk
index 4aec521..3f38a6b 100644
--- a/core/pathmap.mk
+++ b/core/pathmap.mk
@@ -98,6 +98,7 @@ FRAMEWORKS_BASE_SUBDIRS := \
keystore \
icu4j \
voip \
+ fmradio \
)
#
diff --git a/target/product/core.mk b/target/product/core.mk
index 8c72fb8..da1abae 100644
--- a/target/product/core.mk
+++ b/target/product/core.mk
@@ -84,6 +84,7 @@ PRODUCT_PACKAGES += \
libfilterfw \
libfilterpack_imageproc \
libgabi++ \
+ libanalogradiobroadcasting \
libicui18n \
libicuuc \
libjavacore \