Merge "Include icu4c libraries to the list of public libs" am: 17e33647f0
am: 819da66bec
* commit '819da66bec28c31d564ba695d4d32f1a4727cad1':
Include icu4c libraries to the list of public libs
This commit is contained in:
commit
4e9bda3873
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ static const char* kPublicNativeLibraries = "libandroid.so:"
|
|||
"libGLESv1_CM.so:"
|
||||
"libGLESv2.so:"
|
||||
"libGLESv3.so:"
|
||||
"libicui18n.so:"
|
||||
"libicuuc.so:"
|
||||
"libjnigraphics.so:"
|
||||
"liblog.so:"
|
||||
"libmediandk.so:"
|
||||
|
|
Loading…
Reference in a new issue