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

Commit 07805ac1 authored by Jeremy Wu's avatar Jeremy Wu Committed by Gerrit Code Review
Browse files

Merge "Floss: remove unused library avformat" into main

parents c57f15fc 6315fa4a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@ source_set("libcodec_server_a2dp_aac") {
  libs = [
    # Following are for AAC using FFmpeg
    "avcodec",
    "avformat",
    "avutil",
  ]
}