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

Commit 6e55603e authored by Dimitry Ivanov's avatar Dimitry Ivanov Committed by The Android Automerger
Browse files

Add libRS.so to the list of public libraries

Bug: http://b/26509995
Change-Id: I8c0ae3629928171d229a901cfc997780665e3ae8
parent 9a2cb1a9
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";