Skip to content
Commit dcc36bf2 authored by Flavio Lerda's avatar Flavio Lerda
Browse files

Dump sharedLibraryFiles in a readable way.

Currently, we are dumping sharedLibraryFiles using the default
toString() method, which for an array returns a not so useful string.
Instead, use Arrays.toString() to get out something that is more useful.

Change-Id: I717e37ab38ed784a327fad59d63536ae2c56576a
parent ad32b4de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment