Load sw C2 codecs from apex
Replace the C2 entrypoint lib with apex. bug: 111407413 Change-Id: I7b118f69219f143d55560ec824dd93066da8c842
This commit is contained in:
parent
2ac14d0d0b
commit
dfdf978f58
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ PRODUCT_PACKAGES += \
|
|||
# - 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 += \
|
||||
libmedia_codecserviceregistrant \
|
||||
com.android.media.swcodec \
|
||||
libsfplugin_ccodec \
|
||||
|
||||
# For ringtones that rely on forward lock encryption
|
||||
|
|
Loading…
Reference in a new issue