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

Commit 2167e10a authored by Spandan Das's avatar Spandan Das Committed by Gerrit Code Review
Browse files

Merge "Declare the headers of the ndk_library"

parents 7ef86f34 0bddf15f
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 {