Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit af5597cb authored by Rashed Abdel-Tawab's avatar Rashed Abdel-Tawab Committed by Bernhard Thoben
Browse files

kitakami-common: Build libandroid_net

Needed by IMS stack.

Change-Id: I4a3687a1639fe37b9652d651b9be773a09f63e14
parent 1219bb69
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -285,6 +285,10 @@ PRODUCT_COPY_FILES += \
    $(LOCAL_PATH)/configs/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \
    $(LOCAL_PATH)/configs/media_profiles_V1_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml

# Net
PRODUCT_PACKAGES += \
    libandroid_net

# NFC
PRODUCT_PACKAGES += \
    android.hardware.nfc@1.0-impl \