No description
Find a file
Tao Bao 39c322cefc 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: I77bae035e39f2e0be25f7f6d71c5882464e3d50f
(cherry picked from commit 84006eacd0)
2015-09-02 21:21:17 -07:00
core Set the Security Patch level with Oct 1 for MNC 2015-08-31 10:12:17 -07:00
libs/host Remove HAVE_SYMLINKS. 2015-01-12 17:21:01 -08:00
target Increasing MIPS emulator system image size and user-data image size 2015-08-18 17:34:09 +00:00
tools releasetools: Fix the bug in symlink deletion. 2015-09-02 21:21:17 -07:00
.gitignore Delete .swp file added by accident. 2014-07-22 17:42:35 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
CleanSpec.mk Fix issie #23116383: Include security patch level in Settings 2015-08-12 16:29:08 -07:00
envsetup.sh selinux: add tools to dev path 2015-06-12 20:02:25 +00:00