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

Commit ba01a146 authored by Dimitry Ivanov's avatar Dimitry Ivanov Committed by Android (Google) Code Review
Browse files

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

parents 39bf7681 3d5a4344
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -36,6 +36,10 @@ namespace android {
#ifdef __ANDROID__
// TODO(dimitry): move this to system properties.
static const char* kPublicNativeLibraries = "libandroid.so:"
                                            // TODO (dimitry): This is a workaround for http://b/26436837
                                            // will be removed before the release.
                                            "libart.so:"
                                            // END OF WORKAROUND
                                            "libc.so:"
                                            "libdl.so:"
                                            "libEGL.so:"