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

Commit 827c189e authored by Lajos Molnar's avatar Lajos Molnar Committed by Android (Google) Code Review
Browse files

Merge "media: move com.android.media.swcodecs to base_system.mk." into qt-dev

parents f9a55062 9d2acacd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@ PRODUCT_PACKAGES += \
    com.android.conscrypt \
    com.android.location.provider \
    com.android.media \
    com.android.media.swcodec \
    com.android.resolv \
    com.android.tzdata \
    ContactsProvider \
@@ -167,6 +168,7 @@ PRODUCT_PACKAGES += \
    libradio_metadata \
    librtp_jni \
    libsensorservice \
    libsfplugin_ccodec \
    libskia \
    libsonic \
    libsonivox \
+0 −7
Original line number Diff line number Diff line
@@ -61,13 +61,6 @@ PRODUCT_PACKAGES += \
    audio.a2dp.default \
    audio.hearing_aid.default \

# Media libraries
# - These libraries are used by the new media code path that relies on new
#   plugins and HAL implementations that may not exist on older devices.
PRODUCT_PACKAGES += \
    com.android.media.swcodec \
    libsfplugin_ccodec \

# For ringtones that rely on forward lock encryption
PRODUCT_PACKAGES += libfwdlockengine