Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b28feac5 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Statically link libvorbisidec am: 1e420429 am: 2ebf717b am: dd05265e am: 76f2acb7

Change-Id: I5cac245c6ca3620b94c22b11a4a3cbdf86f28f1b
parents e014f9ec 76f2acb7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,5 +7,5 @@ cc_library_shared {

    srcs: ["C2SoftVorbisDec.cpp"],

    shared_libs: ["libvorbisidec"],
    static_libs: ["libvorbisidec"],
}