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

Commit 698f913f authored by Steven Moreland's avatar Steven Moreland
Browse files

Remove NDK exports

Base headers should come from sysroot.

Bug: N/A
Test: build
Change-Id: Ifd6d6353851a16c2744af241c6092657c595223c
parent efbc08e0
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -27,9 +27,6 @@ ndk_library {
    name: "libsync",
    name: "libsync",
    symbol_file: "libsync.map.txt",
    symbol_file: "libsync.map.txt",
    first_version: "26",
    first_version: "26",
    export_header_libs: [
        "libsync_headers",
    ],
}
}


cc_defaults {
cc_defaults {