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

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

Merge "Declare the headers of the ndk_library" am: a23b5467 am: dad50f95 am: 37b81dee

parents 43ef6d42 37b81dee
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 {