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

Commit 821b6716 authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "Remove NDK exports" into main am: 8672d4c4

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

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

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

cc_defaults {