Merge "Add libRS.so to the list of public libraries" am: ebe04a9b89

am: 108eaa1429

* commit '108eaa1429ec7cffd5aa38a97674fb3565ad581e':
  Add libRS.so to the list of public libraries
This commit is contained in:
Dimitry Ivanov 2016-01-14 02:08:33 +00:00 committed by android-build-merger
commit e803dd8aec
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ static const char* kPublicNativeLibraries = "libandroid.so:"
"libm.so:"
"libOpenMAXAL.so:"
"libOpenSLES.so:"
"libRS.so:"
"libstdc++.so:"
"libwebviewchromium_plat_support.so:"
"libz.so";