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

Commit 2ebf717b authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Statically link libvorbisidec am: 1e420429

Change-Id: Ib3bb928f07dd9e09524c26235684c864407c6f94
parents bcbfe793 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"],
}