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

Commit 2217484f authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Statically link libvorbisidec am: 1e420429

Change-Id: I30f4bd482f7e0de598aa8eda097c83fdcbcd7b1d
parents 7ea0238e 1e420429
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"],
}