Handle symlinks when extracting zipfiles
python3.11's zipfile implementation does not handle symlinks. This causes important symlinks in ramdisk to be broken, and later causing a boo failure. Test: unzip a target files with symlinks, make sure symlinks are created Bug: 287896098 Merged-In: I7da89f8389c09cc99201cff342483c158bd7e9c1 Change-Id: Ia7d6ac8ffb03807680a36ff648aa11afafb7f481
Loading
Please register or sign in to comment