Go to file
Christopher Tate ab2e9e81e1 Add file mode to the file-backup saved state blobs
This change puts the file's access mode into the saved-state blob used by the
file backup helpers.  The tests have been updated for the new blob content
format.

What this change *doesn't* do is actually backup/restore the file mode.  This
change is a prerequisite for that, but mode preservation in backup/restore will
require adding metadata to the backup data stream itself, so will be approached
a bit more carefully.

(Also fixed one outright bug in the test program: ReadEntityData() had been
changed to return a ssize_t union of either a byte-count or a negative number
indicating error, but the test program was still assuming that nonzero == error,
and was spuriously failing.)
2009-06-23 13:07:47 -07:00
awt auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
camera/libcameraservice Add more debug messages for CameraService. 2009-06-22 17:06:32 +08:00
cmds Change the keystore APIs. 2009-06-17 14:32:05 +08:00
im/java/android/im auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
include Add file mode to the file-backup saved state blobs 2009-06-23 13:07:47 -07:00
libs Add file mode to the file-backup saved state blobs 2009-06-23 13:07:47 -07:00
opengl Merge change 5024 into donut 2009-06-22 18:30:40 -07:00
vpn/java/android/net/vpn Remove SingleServerProfile. 2009-06-15 19:29:26 +08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE Start using CLDR for some date-and-time strings and formats. 2009-05-15 10:15:50 -07:00