commit | 70d1574db986610232d59ee1406d7532f71812f5 | [log] [tgz] |
---|---|---|
author | Deepanshu Gupta <deepanshu@google.com> | Mon Aug 04 14:01:07 2014 -0700 |
committer | Deepanshu Gupta <deepanshu@google.com> | Tue Aug 05 14:34:56 2014 -0700 |
tree | 6057434370ccc7bbfb3454d5008c4de4db4b13f6 | |
parent | b0d767dcf17dd393646b8fc3e8c9f46dfe12e230 [diff] |
Get filename from File faster Use the direct call from a File object to get the filename instead of going through Path which depends on Java 7 making the LayoutLib tests incompatible with Java 6. Change-Id: I815895eedbc10245ee09bdb53b11e5548b076aad