Merge "Add libRS.so to the list of public libraries"
am: ebe04a9b89
* commit 'ebe04a9b891230f13b264342e5aed40ff28d4a10':
Add libRS.so to the list of public libraries
This commit is contained in:
commit
108eaa1429
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue