diff --git a/atoll.mk b/atoll.mk index a8fcae7..49c7b23 100644 --- a/atoll.mk +++ b/atoll.mk @@ -222,6 +222,10 @@ PRODUCT_COPY_FILES += \ frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video.xml \ frameworks/av/media/libstagefright/data/media_codecs_google_video_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video_le.xml +# Net +PRODUCT_PACKAGES += \ + netutils-wrapper-1.0 + # OMX PRODUCT_PACKAGES += \ libOmxAacEnc \