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

Commit 419f137b authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge changes Ifd00d8d4,Id8db2858 am: eb3651fe am: a2ba909c am: 71db43c5

parents 0ccd103a 71db43c5
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -74,4 +74,8 @@ ndk_library {
    symbol_file: "libamidi.map.txt",
    symbol_file: "libamidi.map.txt",


    first_version: "29",
    first_version: "29",
    export_header_libs: [
        "amidi",
    ],

}
}
+3 −0
Original line number Original line Diff line number Diff line
@@ -27,6 +27,9 @@ ndk_library {
    symbol_file: "libandroid.map.txt",
    symbol_file: "libandroid.map.txt",
    first_version: "9",
    first_version: "9",
    unversioned_until: "current",
    unversioned_until: "current",
    export_header_libs: [
        "libandroid_headers",
    ],
}
}


cc_defaults {
cc_defaults {