Add libRS.so to the list of public libraries
Bug: http://b/26509995 Change-Id: I8c0ae3629928171d229a901cfc997780665e3ae8
This commit is contained in:
parent
7b7b2da6b8
commit
cdb6fee17c
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue