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

Commit 3c6f4a4b authored by Lajos Molnar's avatar Lajos Molnar Committed by android-build-merger
Browse files

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

am: 05839181

Change-Id: I3f73ffe5ce0c9aa91109fd721dbdc5d72943f857
parents 86be4c40 05839181
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"],
}