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
This commit is contained in:
parent
9f59a4663c
commit
9a41bcecc6
|
@ -115,4 +115,5 @@ ndk_library {
|
|||
name: "liblog.ndk",
|
||||
symbol_file: "liblog.map.txt",
|
||||
first_version: "9",
|
||||
unversioned_until: "current",
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue