Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5059951a authored by Alex Buynytskyy's avatar Alex Buynytskyy
Browse files

Less spam for missing apks.

Fixes: 313722254
Test: atest ChecksumsTest
Change-Id: I2dc5ae5e0015fb41228236f37c6b21b3c21e6d3a
parent f0d16342
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -397,6 +397,9 @@ public class ApkChecksums {
            @Nullable Certificate[] trustedInstallers,
            Map<Integer, ApkChecksum> checksums,
            @NonNull Injector injector) {
        if (!file.exists()) {
            return;
        }
        final String filePath = file.getAbsolutePath();

        // Always available: FSI or IncFs.