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

Commit a015ad27 authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

Revert^2 "Enable APEX stubs for libnativeloader."

This reverts commit 5c8c6a90.

Reason for revert: Another try with http://r.android.com/892234 in place.

Test: Flash and boot
Bug: 113373927
Change-Id: I508c217a177e9cdd65d8a405d1315aeeacabe18d
parent 3133b695
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 {