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

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

Merge "Declare the headers of the ndk_library"

parents 0dfbdc5b 9b4bc28b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -27,6 +27,9 @@ ndk_library {
    name: "libsync",
    symbol_file: "libsync.map.txt",
    first_version: "26",
    export_header_libs: [
        "libsync_headers",
    ],
}

cc_defaults {