Add libcamera2ndk.so to the list of public libraries
Bug: http://b/23012001 Change-Id: If5bfd9ea15fcfe508aee4731d7f84fe517bfb43e
This commit is contained in:
parent
d14662e3bb
commit
73d2bc07b2
|
@ -41,6 +41,7 @@ static const char* kPublicNativeLibraries = "libandroid.so:"
|
|||
"libart.so:"
|
||||
// END OF WORKAROUND
|
||||
"libc.so:"
|
||||
"libcamera2ndk.so:"
|
||||
"libdl.so:"
|
||||
"libEGL.so:"
|
||||
"libGLESv1_CM.so:"
|
||||
|
|
Loading…
Reference in New Issue