Skip to content

Commit 82b9d67

Browse files
jiyongpandroid-build-merger
authored andcommitted
Make software codecs as VNDK
am: a4aa860 Change-Id: I662a0675e67bd421b2b3c02391c25cf38f39d84f
2 parents afe3b88 + a4aa860 commit 82b9d67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Android.bp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
cc_library_static {
22
name: "libFraunhoferAAC",
3+
vendor_available: true,
34
srcs: [
45
"libAACdec/src/*.cpp",
56
"libAACenc/src/*.cpp",

0 commit comments

Comments
 (0)