Merge "Unversion NDK stub libraries."

This commit is contained in:
Treehugger Robot
2017-01-06 20:44:18 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 0 deletions

View File

@@ -17,4 +17,5 @@ ndk_library {
name: "libandroid.ndk",
symbol_file: "libandroid.map.txt",
first_version: "9",
unversioned_until: "current",
}

View File

@@ -17,4 +17,5 @@ ndk_library {
name: "libjnigraphics.ndk",
symbol_file: "libjnigraphics.map.txt",
first_version: "9",
unversioned_until: "current",
}