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

Commit cdb6fee1 authored by Dimitry Ivanov's avatar Dimitry Ivanov
Browse files

Add libRS.so to the list of public libraries

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