No description
Find a file
Tao Bao 84006eacd0 releasetools: Fix the bug in symlink deletion.
For file-based OTAs, symlinks in the source build but not in the target
build will be deleted. However, if a symlink is replaced by a regular
file in the target build, the file will be accidentally deleted when
applying (resuming) the same package again.

Verify the checksum of a symlink that will be unpacked or renamed to.
Delete the file only if it doesn't have the target checksum.

Bug: 23646151
Change-Id: Ie322abb6022b6fa812c6b36a3127872d9614fc3b
2015-09-02 17:51:16 -07:00
core Cleaned the outdated incrementaljavac. 2015-08-29 11:08:02 -07:00
libs/host Add _(darwin|linux|windows) 2015-08-28 03:36:22 +00:00
target Add ahat to runtime_libart product. 2015-08-28 16:30:17 -07:00
tools releasetools: Fix the bug in symlink deletion. 2015-09-02 17:51:16 -07:00
.gitignore Add build subprojects to .gitignore 2015-07-23 13:18:47 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
CleanSpec.mk Change eng builds from interpret-only to verify-at-runtime 2015-03-20 11:15:20 -07:00
envsetup.sh Add system/core to the PYTHONPATH. 2015-07-31 13:38:47 -07:00