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

Commit 108eaa14 authored by Dimitry Ivanov's avatar Dimitry Ivanov Committed by android-build-merger
Browse files

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

am: ebe04a9b

* commit 'ebe04a9b':
  Add libRS.so to the list of public libraries
parents 234a846a ebe04a9b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -48,6 +48,7 @@ static const char* kPublicNativeLibraries = "libandroid.so:"
                                            "libm.so:"
                                            "libOpenMAXAL.so:"
                                            "libOpenSLES.so:"
                                            "libRS.so:"
                                            "libstdc++.so:"
                                            "libwebviewchromium_plat_support.so:"
                                            "libz.so";