1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-06-05 22:39:13 +02:00

Make software codecs as VNDK

am: a4aa860efb

Change-Id: I662a0675e67bd421b2b3c02391c25cf38f39d84f
This commit is contained in:
Jiyong Park
2017-08-10 01:18:58 +00:00
committed by android-build-merger

View File

@@ -1,5 +1,6 @@
cc_library_static {
name: "libFraunhoferAAC",
vendor_available: true,
srcs: [
"libAACdec/src/*.cpp",
"libAACenc/src/*.cpp",