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

Commit 67b04bbd authored by Christopher Roy Bratusek's avatar Christopher Roy Bratusek Committed by Marvin W.
Browse files

add Google Crowdsourcing to KNOWN_GOOGLE_PACKAGES

parent b02d72b0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@ public class PackageUtils {
        KNOWN_GOOGLE_PACKAGES.put("com.google.vr.cyclops", "188c5ca3863fa121216157a5baa80755ceda70ab");
        KNOWN_GOOGLE_PACKAGES.put("com.waze", "35b438fe1bc69d975dc8702dc16ab69ebf65f26f");
        KNOWN_GOOGLE_PACKAGES.put("com.google.android.apps.wellbeing", "4ebdd02380f1fa0b6741491f0af35625dba76e9f");
        KNOWN_GOOGLE_PACKAGES.put("com.google.android.apps.village.boond", "48e7985b8f901df335b5d5223579c81618431c7b");
    }

    public static boolean isGooglePackage(Context context, String packageName) {