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

Commit 1f5673a3 authored by Martin Stjernholm's avatar Martin Stjernholm Committed by android-build-merger
Browse files

Merge "Enable APEX stubs for libnativeloader." am: 6ad0b8f1 am: 644c828e

am: 90dce3c3

Change-Id: I6413aef9035024be68ad17df860a6940c33e7644
parents 4a7704cd 90dce3c3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -23,6 +23,10 @@ cc_library {
        "llndk.libraries.txt",
        "vndksp.libraries.txt",
    ],
    stubs: {
        symbol_file: "libnativeloader.map.txt",
        versions: ["1"],
    },
}

cc_library_headers {