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

Commit bd5dd4d1 authored by Jeremy Wu's avatar Jeremy Wu Committed by Automerger Merge Worker
Browse files

Merge "Floss: remove unused library avformat" into main am: 07805ac1

parents ed0fddba 07805ac1
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",
  ]
}