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

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

Merge changes Ifd00d8d4,Id8db2858 am: eb3651fe

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

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

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

cc_defaults {