commit | ec4516470d7ce6e47769591d678c838bd3f6f388 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Thu Jun 12 17:19:43 2014 +0100 |
committer | Narayan Kamath <narayan@google.com> | Mon Jun 30 17:14:29 2014 +0100 |
tree | adb78edeb1cfadea99ef8fe598f9c2498fd46825 | |
parent | 7165bd6d7496159b426f072bdf13adfffc917a24 [diff] |
Fix native crashes when APKs can't be opened. There was lax / incomplete error checking around the construction of Apk handles. This change changes the ApkHandle API and makes it throw IOException if the zipfile couldn't be opened. Additionally : - Fix a resource leak in DefaultContainerService - Report errors correctly during package moves. bug: 15563874 Change-Id: Ic71a10709eb82b8f53405bbfb2320e80aa96b771