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

Commit be7e4c21 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...

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

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2212876



Change-Id: Ia75b7d81e500bb33763962bb869923d3b88e2bcf
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 6c84e293 c59f3a20
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 {