Merge "Unversion NDK stub libraries." am: ddc7ac8ba6

am: e2b4d4a38a

Change-Id: I57440577773e47f60e6af4e9112523b78741f9fa
This commit is contained in:
Dan Albert
2017-01-06 21:03:24 +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",
}