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

Commit 9a41bcec authored by Dan Albert's avatar Dan Albert
Browse files

Unversion NDK stub libraries.

The system versions of these libraries aren't versioned yet.

Bug: https://github.com/android-ndk/ndk/issues/278
Test: make ndk
Change-Id: Icf5ff9921441d3e252771aef37002c772c08cbd0
parent 9f59a466
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -115,4 +115,5 @@ ndk_library {
    name: "liblog.ndk",
    symbol_file: "liblog.map.txt",
    first_version: "9",
    unversioned_until: "current",
}