1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-02-17 03:30:35 +01: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
commit 82b9d6795a

View File

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