commit | 7736e8ff04c2974edd9de9ca150f12dc601b005d | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Fri Jan 23 10:09:59 2015 +0000 |
committer | Narayan Kamath <narayan@google.com> | Fri Jan 23 10:21:17 2015 +0000 |
tree | 7c3a49ac1cfab3af41cddaa89b88fd50d1cf4bb2 | |
parent | 64d5b0333a2ce66e1706cb8451704361d0134327 [diff] |
Don't discard directory entries in jar files. This is a structural change, and breaks code that looks up directory resource names (icu4j for example). This change also includes a minor cosmetic change to use a while() loop instead of for(;;). bug: 19108324 Change-Id: Ib12c3c1d55f14a089702e5e668d7a704f298e1f4