summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index e690482..c4bdb07 100644
--- a/common.mk
+++ b/common.mk
@@ -38,6 +38,7 @@ PRODUCT_PACKAGES := \
LiveWallpapersPicker \
MagicSmokeWallpapers \
VisualizationWallpapers \
- librs_jni
+ librs_jni \
+ mediaframeworktest
$(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)