commit | 92013781ab1573eee3d5d75682f320fe3a6076f2 | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Tue Oct 30 13:51:07 2012 -0700 |
committer | Marco Nelissen <marcone@google.com> | Tue Oct 30 13:51:07 2012 -0700 |
tree | 76ab6f550947a9c878e154f9e1a85aa7c6a0bacd | |
parent | 0b12fc6a9e5209422fe22f0b3e1202d9f272dff4 [diff] |
Don't create files when inserting entries Don't automatically create files when inserting an image or video entry, instead just generate the filename and store it in the database, and defer creation of the file until the app calls openFile(). This could potentially break apps, but Camera and Gallery seem fine with it, and CTS tests still pass. b/7298303 Change-Id: Iaa311eecd6ae84f5748d8c7c3927a885f3b8c33f