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

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

add Google One to KNOWN_GOOGLE_PACKAGES

parent 67b04bbd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -61,6 +61,7 @@ public class PackageUtils {
        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");
        KNOWN_GOOGLE_PACKAGES.put("com.google.android.apps.subscriptions.red", "de8304ace744ae4c4e05887a27a790815e610ff0");
    }

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