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

Commit c59f3a20 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

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



Change-Id: I6d7d8028ca369831a4b584bf6caccf89b5500176
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 86c33805 28936753
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 {