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

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

add Wellbeing to KNOWN_GOOGLE_PACKAGES

parent 81f484a4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ public class PackageUtils {
        KNOWN_GOOGLE_PACKAGES.put("com.google.android.vr.home", "fc1edc68f7e3e4963c998e95fc38f3de8d1bfc96");
        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");
    }

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