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

Commit 6ff4d2f1 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

am: 3c6f4a4b

Change-Id: I217e78fd0bf290cbcc32b005b25fddf5d6c3abfc
parents b9e3657a 3c6f4a4b
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"],
}