Add libRS.so to the list of public libraries

Bug: http://b/26509995
Change-Id: I8c0ae3629928171d229a901cfc997780665e3ae8
This commit is contained in:
Dimitry Ivanov 2016-01-13 15:19:35 -08:00
parent 7b7b2da6b8
commit cdb6fee17c
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";