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

This commit is contained in:
Dimitry Ivanov 2016-01-13 23:27:20 +00:00 committed by Gerrit Code Review
commit ebe04a9b89
1 changed files with 1 additions and 0 deletions

View File

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