mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 04:58:45 +00:00
Update apkdiff to ignore baseline profile.
This commit is contained in:
@@ -12,6 +12,8 @@ class ApkDiff:
|
||||
"META-INF/CERTIFIC.RSA",
|
||||
"META-INF/TEXTSECU.RSA",
|
||||
"META-INF/TEXTSECU.SF",
|
||||
# Dynamically-generated file for AOT compilation. Doesn't affect app code.
|
||||
"assets/dexopt/baseline.profm"
|
||||
]
|
||||
|
||||
def compare(self, firstApk, secondApk):
|
||||
|
||||
Reference in New Issue
Block a user