Merge "Unversion NDK stub libraries."

am: ddc7ac8ba6

Change-Id: I0cf382ae983796b948acfe84e1bb9b639de86a65
This commit is contained in:
Dan Albert
2017-01-06 20:54:52 +00:00
committed by android-build-merger
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",
}