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

Commit 05839181 authored by Lajos Molnar's avatar Lajos Molnar Committed by Android (Google) Code Review
Browse files

Merge "Move vintf_fragments for sw C2 to mediaserver" into qt-dev

parents 52a30495 c976f126
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -99,7 +99,6 @@ apex {
    name: "com.android.media.swcodec",
    manifest: "manifest_codec.json",
    defaults: ["com.android.media.swcodec-defaults"],
    vintf_fragments: ["manifest_media_c2_software.xml"],
}

apex_key {
+1 −0
Original line number Diff line number Diff line
@@ -43,4 +43,5 @@ cc_binary {
        "-Wall",
    ],

    vintf_fragments: ["manifest_media_c2_software.xml"],
}