platform_build_soong/cmd/zipsync
Jiyong Park dc48afd3c5 zipsync handles symlink
This change fixes a bug that zipsync didn't handle symlink correctly;
symlink was extracted as a regular file whose content is the target
path. Fixing the problem by correctly creating the symlink using
os.Symlink.

Bug: N/A
Test: manual

Change-Id: Ib6685c14e1950d1057d89672883cdd9e4879069a
2020-11-19 08:58:02 +09:00
..
Android.bp Fix bpfmt issues and add bpfmt to preupload checks 2020-06-29 09:14:08 +02:00
zipsync.go zipsync handles symlink 2020-11-19 08:58:02 +09:00