Add camera2 NDK library to public library lists
It was dropped in the migration to the public.libraries format NDK is the same on standard Android and Wear. Bug: 27742249 Change-Id: I1eafbb649c0ccc5b9a93471fa387624d838bd3d0
This commit is contained in:
parent
e9ea8db617
commit
5f31ca2231
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
libandroid.so
|
||||
libc.so
|
||||
libcamera2ndk.so
|
||||
libdl.so
|
||||
libEGL.so
|
||||
libGLESv1_CM.so
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
libandroid.so
|
||||
libc.so
|
||||
libcamera2ndk.so
|
||||
libdl.so
|
||||
libEGL.so
|
||||
libGLESv1_CM.so
|
||||
|
|
Loading…
Reference in a new issue