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 (cherry picked from https://android-review.googlesource.com/q/commit:e473ce9e805d1eb303de2b020c5a634f632f6c3c) Merged-In: Ia7d6ac8ffb03807680a36ff648aa11afafb7f481 Change-Id: Ia7d6ac8ffb03807680a36ff648aa11afafb7f481
Loading
Please register or sign in to comment