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

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

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

parents 76b90819 821b6716
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 {