11 lines
183 B
Makefile
11 lines
183 B
Makefile
|
# Media
|
||
|
PRODUCT_PACKAGES += \
|
||
|
libOmxAacEnc \
|
||
|
libOmxAmrEnc \
|
||
|
libOmxCore \
|
||
|
libOmxEvrcEnc \
|
||
|
libOmxQcelp13Enc \
|
||
|
libOmxVdec \
|
||
|
libOmxVenc \
|
||
|
libstagefrighthw
|