No description
Find a file
Doug Zongker 048e7ca15f fix archive files being created with perms 000
In python 2.5 and earlier, ZipFile.writestr(filename, data) results in
the file being added to the archive with permissions 000.  (See
http://svn.python.org/view?view=rev&revision=65235.)  Work around this
by creating a ZipInfo object and setting the permissions explicitly.
2009-06-15 14:31:53 -07:00
core build 'updater' binary for use in OTA packages 2009-06-12 16:57:08 -07:00
libs/host remove mkdirs/etc which caused us to depend on libutils 2009-06-04 14:54:15 -07:00
target Add VpnServices to PRODUCT_PACKAGES. 2009-06-12 23:09:46 +08:00
tools fix archive files being created with perms 000 2009-06-15 14:31:53 -07:00
buildspec.mk.default auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
cleanspec.mk do not merge : add clean step for webkit security fix 2009-06-11 11:04:19 -04:00
envsetup.sh Change runtest env shortcut to point to runtest.py 2009-05-05 15:32:46 -07:00