Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2f9cd05c authored by Jesse Hall's avatar Jesse Hall Committed by Android (Google) Code Review
Browse files

Merge "native_loader: add libvulkan.so to public native library list" into nyc-dev

parents 5dac46ac dee3d96c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@ static const char* kPublicNativeLibraries = "libandroid.so:"
                                            "libOpenSLES.so:"
                                            "libRS.so:"
                                            "libstdc++.so:"
                                            "libvulkan.so:"
                                            "libwebviewchromium_plat_support.so:"
                                            "libz.so";