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

Commit 28936753 authored by Spandan Das's avatar Spandan Das Committed by Automerger Merge Worker
Browse files

Merge "Declare the headers of the ndk_library" am: 2167e10a am: 276cc2c5 am: 3e4290a5

parents 236aaa44 3e4290a5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -61,6 +61,9 @@ ndk_library {

    // Android O
    first_version: "26",
    export_header_libs: [
        "libnativewindow_ndk_headers",
    ],
}

cc_library {