Make uncompressing jni libs in prebuilt APKs reproducible
This was extracting the shared libraries into a temporary directory, then adding them back into the zip file using the raw filesystem ordering. Fix that by passing a sorted list to zip. Bug: 24201956 Change-Id: I59c41151968be6faf289e04719a9992157eb405d
Loading
Please register or sign in to comment