mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 13:08:46 +00:00
Update ignore list in apkdiff.py
This commit is contained in:
@@ -10,8 +10,12 @@ class ApkDiff:
|
||||
"META-INF/MANIFEST.MF",
|
||||
"META-INF/CERTIFIC.SF",
|
||||
"META-INF/CERTIFIC.RSA",
|
||||
"META-INF/TEXTSECU.SF",
|
||||
"META-INF/TEXTSECU.RSA",
|
||||
"META-INF/TEXTSECU.SF"
|
||||
"META-INF/BNDLTOOL.SF",
|
||||
"META-INF/BNDLTOOL.RSA",
|
||||
"META-INF/code_transparency_signed.jwt",
|
||||
"stamp-cert-sha256"
|
||||
]
|
||||
|
||||
def compare(self, firstApk, secondApk):
|
||||
|
||||
Reference in New Issue
Block a user