aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmsm8996.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/msm8996.mk b/msm8996.mk
index 7e3d8a0..fe2a30a 100755
--- a/msm8996.mk
+++ b/msm8996.mk
@@ -193,6 +193,11 @@ PRODUCT_COPY_FILES += \
frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_telephony.xml \
frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video.xml
+# Net
+PRODUCT_PACKAGES += \
+ android.system.net.netd@1.0 \
+ netutils-wrapper-1.0
+
# OMX
PRODUCT_PACKAGES += \
libc2dcolorconvert \