Merge "Add libcamera2ndk.so to the list of public libraries"

This commit is contained in:
Dimitry Ivanov 2016-01-27 21:39:55 +00:00 committed by Android (Google) Code Review
commit 3bdb382bad

View file

@ -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:"