Add libvulkan.so to the list of public libraries

Accidentally dropped it in 4b0e963872

Bug: http://b/27546414
Change-Id: I28835ce3229f778387efedf269d7f32572e09184
This commit is contained in:
Dimitry Ivanov 2016-03-17 10:57:22 -07:00
parent 4b0e963872
commit dbae9a9b77
2 changed files with 2 additions and 0 deletions

View File

@ -15,5 +15,6 @@ libOpenMAXAL.so
libOpenSLES.so
libRS.so
libstdc++.so
libvulkan.so
libwebviewchromium_plat_support.so
libz.so

View File

@ -15,4 +15,5 @@ libOpenMAXAL.so
libOpenSLES.so
libRS.so
libstdc++.so
libvulkan.so
libz.so