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

Commit e803dd8a 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

am: 108eaa14

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