Merge "Unversion NDK stub libraries." am: ddc7ac8ba6 am: e2b4d4a38a

am: 22f0b9d1ae

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