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

Commit ef01ee49 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: I1aa674433bea241dfd863a0382df6d59d067f282
parent 0ab12ecf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,4 +24,5 @@ ndk_library {
    name: "liboboe.ndk",
    symbol_file: "liboboe.map.txt",
    first_version: "26",
    unversioned_until: "current",
}